rosemary: Kang Codec2 HAL blobs from V13.0.13.SKLMIXM

This commit is contained in:
Matsvei Niaverau
2023-11-23 09:50:47 +01:00
parent 7db9670630
commit fab0ec3349
5 changed files with 4 additions and 4 deletions

View File

@@ -192,9 +192,9 @@ prebuilt_etc_xml {
}
prebuilt_etc_xml {
name: "manifest_media_c2_V1_2_default",
name: "manifest_media_c2_V1_1_default",
owner: "xiaomi",
src: "proprietary/vendor/etc/vintf/manifest/manifest_media_c2_V1_2_default.xml",
src: "proprietary/vendor/etc/vintf/manifest/manifest_media_c2_V1_1_default.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,

View File

@@ -2,7 +2,7 @@
<hal>
<name>android.hardware.media.c2</name>
<transport>hwbinder</transport>
<version>1.2</version>
<version>1.1</version>
<interface>
<name>IComponentStore</name>
<instance>default</instance>

View File

@@ -2574,4 +2574,4 @@ PRODUCT_PACKAGES += \
lbs_hidl_service@1.0 \
manifest_android.hardware.drm@1.4-service.widevine \
manifest_hwcomposer \
manifest_media_c2_V1_2_default
manifest_media_c2_V1_1_default