miuicamera-miatoll: Adapt for miatoll
This commit is contained in:
+3
-28
@@ -4,9 +4,9 @@
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"device/xiaomi/miuicamera-toco",
|
||||
"vendor/xiaomi/sm6150-common",
|
||||
"vendor/xiaomi/toco",
|
||||
"device/xiaomi/miuicamera-miatoll",
|
||||
"vendor/xiaomi/sm6250-common",
|
||||
"vendor/xiaomi/miatoll",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -329,31 +329,6 @@ cc_prebuilt_library_shared {
|
||||
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 {
|
||||
name: "MiuiCamera",
|
||||
owner: "xiaomi",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/xiaomi/miuicamera-toco
|
||||
vendor/xiaomi/miuicamera-miatoll
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libcamera_algoup_jni.xiaomi \
|
||||
@@ -18,7 +18,6 @@ PRODUCT_PACKAGES += \
|
||||
libmibokeh_gallery \
|
||||
librefocus \
|
||||
librefocus_mibokeh \
|
||||
libSNPE \
|
||||
MiuiCamera \
|
||||
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