miuicamera-miatoll: Adapt for miatoll
This commit is contained in:
+3
-28
@@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
soong_namespace {
|
soong_namespace {
|
||||||
imports: [
|
imports: [
|
||||||
"device/xiaomi/miuicamera-toco",
|
"device/xiaomi/miuicamera-miatoll",
|
||||||
"vendor/xiaomi/sm6150-common",
|
"vendor/xiaomi/sm6250-common",
|
||||||
"vendor/xiaomi/toco",
|
"vendor/xiaomi/miatoll",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -329,31 +329,6 @@ cc_prebuilt_library_shared {
|
|||||||
prefer: true,
|
prefer: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libSNPE",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libSNPE.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libdl",
|
|
||||||
"liblog",
|
|
||||||
"libc++_shared",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
android_app_import {
|
android_app_import {
|
||||||
name: "MiuiCamera",
|
name: "MiuiCamera",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/xiaomi/miuicamera-toco
|
vendor/xiaomi/miuicamera-miatoll
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libcamera_algoup_jni.xiaomi \
|
libcamera_algoup_jni.xiaomi \
|
||||||
@@ -18,7 +18,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libmibokeh_gallery \
|
libmibokeh_gallery \
|
||||||
librefocus \
|
librefocus \
|
||||||
librefocus_mibokeh \
|
librefocus_mibokeh \
|
||||||
libSNPE \
|
|
||||||
MiuiCamera \
|
MiuiCamera \
|
||||||
MiuiExtraPhoto
|
MiuiExtraPhoto
|
||||||
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user