device_framework_matrix_product_202404.xml, manifest_202404.xml: target-level = 202404 compatibility_matrix_202404.xml: remove "android.hidl.allocator@1.0" per b/205764958 manifest_media_aosp_202404.xml: remove codec2 hidl fragments Flag: EXEMPT NDK Bug: 312876454 Change-Id: Ic6b867cb55a184803ae41f1b58a4ecc0269c4b87
8 lines
232 B
XML
8 lines
232 B
XML
<manifest version="1.0" type="device">
|
|
<!-- AIDL fragment -->
|
|
<hal format="aidl">
|
|
<name>android.hardware.media.c2</name>
|
|
<version>1</version>
|
|
<fqname>IComponentStore/default</fqname>
|
|
</hal>
|
|
</manifest>
|