commit | 40fa6e18cd3f3e95baa321760f59a3b3871f387a | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Sep 26 14:51:44 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Sep 26 23:36:28 2023 +0900 |
tree | fd4a9f61e6cb9742cb40c6d2e659a6454c05d070 | |
parent | 095c6960f828cbdf578b4e8643e1440591d0a2a3 [diff] |
libhardware loads a module from APEX libhardware loading a module from /vendor/lib/hw is dangerous when it's used by APEX because libhardware modules don't provide ABI stability. Now, libhardware, when it's used in APEX, loads a module from the same APEX, not crossing the APEX/system boundary. Bug: 300564486 Test: consumerir HAL APEX loading consumerir.default from the same APEX Test: ConsumerIrTest VtsHalIrTargetTest Change-Id: I086eec8d1726b9f0c42a7b1a26dfcc93f394106e