commit | 56dfb756b87ad4974eef07b7815767c07d807ead | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Fri Jan 20 18:26:52 2017 -0800 |
committer | Connor O'Brien <connoro@google.com> | Tue Jan 24 11:32:56 2017 -0800 |
tree | 2b0424e259d1554d2f77a5ec9b55141647284255 | |
parent | f24b37b655e758b9dd084275766ba2c0af8d82ba [diff] |
Fix failure to load memtrack HAL implementation Since some implementations of the libhardware memtrack HAL do not implement an open() method, the HIDL implementation should not rely on that method being available. Test: Memtrack VTS tests pass Bug: 31180823 Bug: 34103653 Change-Id: Ia0dda5e027894009bdcf12cd5c2e9eb635aca87e Signed-off-by: Connor O'Brien <connoro@google.com>