Revert "miuicamera: Drop mediatek-framework"
This reverts commit b29e098fa5.
This commit is contained in:
@@ -598,6 +598,14 @@ android_app_import {
|
|||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dex_import {
|
||||||
|
name: "mediatek-framework",
|
||||||
|
owner: "xiaomi",
|
||||||
|
jars: [
|
||||||
|
"proprietary/system/framework/mediatek-framework.jar",
|
||||||
|
],
|
||||||
|
}
|
||||||
|
|
||||||
java_import {
|
java_import {
|
||||||
name: "vendor.xiaomi.hardware.aidlbgservice-V1-java",
|
name: "vendor.xiaomi.hardware.aidlbgservice-V1-java",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
@@ -294,6 +294,7 @@ PRODUCT_PACKAGES += \
|
|||||||
vendor.xiaomi.hardware.misys.common-V3-ndk-system_ext \
|
vendor.xiaomi.hardware.misys.common-V3-ndk-system_ext \
|
||||||
vendor.xiaomi.hardware.misys.core-V1-ndk-system_ext \
|
vendor.xiaomi.hardware.misys.core-V1-ndk-system_ext \
|
||||||
MiuiCamera \
|
MiuiCamera \
|
||||||
|
mediatek-framework \
|
||||||
vendor.xiaomi.hardware.aidlbgservice-V1-java \
|
vendor.xiaomi.hardware.aidlbgservice-V1-java \
|
||||||
vendor.xiaomi.hardware.bgservice-V1.0-java \
|
vendor.xiaomi.hardware.bgservice-V1.0-java \
|
||||||
vendor.xiaomi.hardware.misys-V1.0-java \
|
vendor.xiaomi.hardware.misys-V1.0-java \
|
||||||
@@ -306,3 +307,6 @@ PRODUCT_PACKAGES += \
|
|||||||
vendor.xiaomi.hardware.misys.core.xml \
|
vendor.xiaomi.hardware.misys.core.xml \
|
||||||
vendor.xiaomi.hardware.misys.core-service \
|
vendor.xiaomi.hardware.misys.core-service \
|
||||||
hypsys_vendor
|
hypsys_vendor
|
||||||
|
|
||||||
|
PRODUCT_BOOT_JARS += \
|
||||||
|
mediatek-framework
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user