platform_hardware_interfaces/cas
Jooyung Han 9e73b2047a Use explicit requirements from APEX
Previously, CAS APEX used ":sphal" and `android_load_sphal_library` to
open plugins from /vendor/lib/mediacas. It was a workaround because
there's no way to limit the scope to /vendor/lib/mediacas. And CAS
plugins are not SPHAL libraries.

Now, the APEX uses more explicit requirements: ":mediacas", which
limitss the scope to /vendor/lib/mediacas.

Bug: 298542407
Test: atest CtsMediaMiscTestCases:MediaCasTest
Change-Id: Id91a87e0f6ef8a761e37cabed7da8b9fed0591c2
2023-10-12 16:37:03 +09:00
..
1.0 Don't depend on String8 cast to C string [cas] 2023-09-13 04:24:54 +00:00
1.1 Don't depend on String8 cast to C string [cas] 2023-09-13 04:24:54 +00:00
1.2 Don't depend on String8 cast to C string [cas] 2023-09-13 04:24:54 +00:00
aidl Use explicit requirements from APEX 2023-10-12 16:37:03 +09:00
native/1.0 Add explicit apex_available clauses 2022-01-26 09:50:04 -08:00
OWNERS Merge "Merge OWNERS files for cas" into main am: a1a873d44b 2023-09-08 23:47:33 +00:00