commit | 7dfe28f246bce404778f94e977b52699adfcb4ea | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Thu Feb 15 12:17:40 2018 -0800 |
committer | Jeff Tinker <jtinker@google.com> | Thu Feb 15 12:17:40 2018 -0800 |
tree | 13c730c428948f355ffc46da6c8e8032ccc98311 | |
parent | f51cb69506670403cf1da2c66a3290c2f47344b6 [diff] |
Fix missing check of hidl return status closeAllSessions() was calling into the hidl interface closeSession directly, and neglected to check the return status which resulted in an abort. Instead, call the DrmHal::closeSession() method which handles the hidl return status correctly. Test: gts media tests bug:72400509 Change-Id: I697997eb73ef6d8746fe695509671c4695124cee