RM6785-common: Kang Engineering stack from TECNO-CK9n UP1A.230519.001

This commit is contained in:
Debayan Kar
2023-12-19 22:49:30 +05:30
parent 65f8e77348
commit 27bae203e0
13 changed files with 33 additions and 32 deletions
+31 -30
View File
@@ -5,25 +5,6 @@
soong_namespace {
}
cc_prebuilt_library_shared {
name: "libem_support_jni",
owner: "realme",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/lib/libem_support_jni.so"],
},
android_arm64: {
srcs: ["proprietary/lib64/libem_support_jni.so"],
},
},
compile_multilib: "both",
check_elf_files: false,
prefer: true,
}
cc_prebuilt_library_shared {
name: "libaptXHD_encoder",
owner: "realme",
@@ -14646,6 +14627,26 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libem_support_jni",
owner: "realme",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/system_ext/lib/libem_support_jni.so"],
},
android_arm64: {
srcs: ["proprietary/system_ext/lib64/libem_support_jni.so"],
},
},
compile_multilib: "both",
check_elf_files: false,
prefer: true,
system_ext_specific: true,
}
cc_prebuilt_library_shared {
name: "libcomutils",
owner: "realme",
@@ -15073,17 +15074,6 @@ cc_prebuilt_library_shared {
device_specific: true,
}
android_app_import {
name: "EngineerMode",
owner: "realme",
apk: "proprietary/priv-app/EngineerMode/EngineerMode.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
}
android_app_import {
name: "ImsService",
owner: "realme",
@@ -15107,6 +15097,17 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "EngineerMode",
owner: "realme",
apk: "proprietary/system_ext/app/EngineerMode/EngineerMode.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
system_ext_specific: true,
}
dex_import {
name: "mediatek-common",
owner: "realme",
+2 -2
View File
@@ -799,7 +799,6 @@ PRODUCT_COPY_FILES += \
vendor/realme/RM6785-common/proprietary/vendor/lib/egl/egl.cfg:$(TARGET_COPY_OUT_VENDOR)/lib/egl/egl.cfg
PRODUCT_PACKAGES += \
libem_support_jni \
libaptXHD_encoder \
libaptX_encoder \
arm.graphics-V1-ndk_platform \
@@ -1643,6 +1642,7 @@ PRODUCT_PACKAGES += \
vendor.trustonic.tee.tui@1.0 \
vendor.trustonic.tee@1.0 \
vendor.trustonic.tee@1.1 \
libem_support_jni \
libcomutils \
libimsma \
libimsma_adapt \
@@ -1668,9 +1668,9 @@ PRODUCT_PACKAGES += \
vendor.oplus.hardware.commondcs@1.0 \
vendor.oplus.hardware.orms@1.0 \
vendor.oplus.hardware.radio@1.0 \
EngineerMode \
ImsService \
HotwordEnrollmentOKGoogleCORTEXM4 \
EngineerMode \
mediatek-common \
mediatek-framework \
mediatek-ims-base \
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.