commit | 367dbf3ac1712923520ba91d0a279671179a93fa | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Sep 21 21:08:18 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Sep 26 19:09:39 2023 +0900 |
tree | 1f184cdb5fcc32da64a537a0dd94cb9b72634170 | |
parent | bddf425784b6bbb7657703b0e7544ce793aff49d [diff] |
Add apex_defaults for consumerir HAL APEX The IR HAL APEX can be defined by inheriting the default one. Note that HAL in APEX can't load a legacy libhardware module from /vendor/lib/hw. Instead, it tries to load the hardware module from the APEX. Hence, the APEX inheriting this should embed it along with the HAL binary. Bug: 300011390 Test: ConsumerIrTest VtsHalIrTargetTest hal_implementation_test Change-Id: I14ab4a7e52195f630aa394f74a3f2852f6007ecc