miuicamera: Drop mediatek-framework

Signed-off-by: kylieeXD <khayloaftck@gmail.com>
This commit is contained in:
2026-07-02 04:37:37 +00:00
parent ee3388c41e
commit b29e098fa5
3 changed files with 0 additions and 12 deletions
-8
View File
@@ -598,14 +598,6 @@ android_app_import {
system_ext_specific: true,
}
dex_import {
name: "mediatek-framework",
owner: "xiaomi",
jars: [
"proprietary/system/framework/mediatek-framework.jar",
],
}
java_import {
name: "vendor.xiaomi.hardware.aidlbgservice-V1-java",
owner: "xiaomi",
-4
View File
@@ -294,7 +294,6 @@ PRODUCT_PACKAGES += \
vendor.xiaomi.hardware.misys.common-V3-ndk-system_ext \
vendor.xiaomi.hardware.misys.core-V1-ndk-system_ext \
MiuiCamera \
mediatek-framework \
vendor.xiaomi.hardware.aidlbgservice-V1-java \
vendor.xiaomi.hardware.bgservice-V1.0-java \
vendor.xiaomi.hardware.misys-V1.0-java \
@@ -307,6 +306,3 @@ PRODUCT_PACKAGES += \
vendor.xiaomi.hardware.misys.core.xml \
vendor.xiaomi.hardware.misys.core-service \
hypsys_vendor
PRODUCT_BOOT_JARS += \
mediatek-framework
Binary file not shown.