emerald: Bring back media C2 prebuilt services

This commit is contained in:
2026-04-07 12:57:27 +02:00
parent 7c5d8c37e7
commit c54c3e9d7c
5 changed files with 74 additions and 0 deletions
+3
View File
@@ -498,6 +498,7 @@ PRODUCT_COPY_FILES += \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/android.hardware.drm@1.4-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.4-service.widevine.rc \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/android.hardware.gnss-service.mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gnss-service.mediatek.rc \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/android.hardware.graphics.allocator@4.0-service-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.graphics.allocator@4.0-service-mediatek.rc \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/android.hardware.media.c2@1.2-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.media.c2@1.2-mediatek.rc \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/android.hardware.neuralnetworks-shim-service-mtk.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.neuralnetworks-shim-service-mtk.rc \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/android.hardware.security.keymint-service.mitee.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.security.keymint-service.mitee.rc \
vendor/xiaomi/emerald/proprietary/vendor/etc/init/camerahalserver.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/camerahalserver.rc \
@@ -1911,6 +1912,7 @@ PRODUCT_PACKAGES += \
manifest_apuware_apusys.xml \
manifest_apuware_hmp.xml \
manifest_apuware_utils.xml \
manifest_media_c2_V1_2_default.xml \
manifest_vendor.dolby.hardware.dms.xml \
vendor.xiaomi.sensor.citsensorservice@2.0-service.xml \
batterysecret \
@@ -1920,6 +1922,7 @@ PRODUCT_PACKAGES += \
gsm0710muxd \
android.hardware.drm@1.4-service.widevine \
android.hardware.gnss-service.mediatek \
android.hardware.media.c2@1.2-mediatek-64b \
android.hardware.neuralnetworks-shim-service-mtk \
android.hardware.security.keymint@1.0-service.mitee \
android.hardware.graphics.allocator@4.0-service-mediatek.mt6789 \