commit | 75fc06f26b18631d9d079ffed7c73f68201a43c3 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Sat Feb 03 03:56:59 2024 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Feb 06 10:47:17 2024 +0900 |
tree | bbf3542b690b3f76026a1de8155792799e735dba | |
parent | 0e8add7c20e83af68429ca7c76cec33b4820a5c0 [diff] |
binder: add openDeclaredPassthroughHal() It handles dlopen()ing a declared native hal. This can replace android_load_sphal_library to load declared native instance. The new API also supports when instances are from APEX. Bug: 316051788 Test: atest servicemanager_test Test: atest vts_treble_vintf_vendor_test Change-Id: I95b752253e0b550d38f0543ff56134d38d838855