zenfone9: Remove omx libraries
This arch uses exclusively c2
Change-Id: I306464bc3d9065b557bcf3e024c43282f82e5fe1
diff --git a/device.mk b/device.mk
index 6619f03..ec976c1 100755
--- a/device.mk
+++ b/device.mk
@@ -185,15 +185,6 @@
VisualizationWallpapers \
librs_jni
-# Media
-PRODUCT_PACKAGES += \
- libOmxCore \
- libmm-omxcore \
- libstagefrighthw \
- libplatformconfig
-
-$(call inherit-product, hardware/qcom-caf/sm8450/media/product.mk)
-
# Mount Point symlink
PRODUCT_PACKAGES += \
mnt_point_factory_symlink \
diff --git a/omni.dependencies b/omni.dependencies
index 86f2cb6..3d15f5a 100644
--- a/omni.dependencies
+++ b/omni.dependencies
@@ -32,12 +32,6 @@
},
{
"remote": "github",
- "repository": "micky387/android_hardware_qcom_media",
- "target_path": "hardware/qcom-caf/sm8450/media",
- "revision": "android-13.0-sm8450"
- },
- {
- "remote": "github",
"repository": "android_hardware_qcom_display",
"target_path": "hardware/qcom-caf/sm8450/display",
"revision": "android-14.0-sm8450"