RM6785-common: Enable ELF checks for libimsma
This commit is contained in:
@@ -14688,10 +14688,10 @@ cc_prebuilt_library_shared {
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libimsma.so"],
|
||||
shared_libs: ["libbinder", "libcutils", "libgui", "libmedia", "libstagefright", "libstagefright_foundation", "libui", "libutils", "libsink-mtk", "libsource", "libvcodec_cap", "libimsma_rtp", "libcomutils", "liblog", "libsignal", "libnetd_client", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
@@ -14799,14 +14799,14 @@ cc_prebuilt_library_shared {
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsink",
|
||||
name: "libsink-mtk",
|
||||
owner: "realme",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/system_ext/lib64/libsink.so"],
|
||||
srcs: ["proprietary/system_ext/lib64/libsink-mtk.so"],
|
||||
shared_libs: ["libbinder", "libcutils", "libgui", "libmedia", "libstagefright", "libstagefright_foundation", "libui", "libutils", "libcomutils", "libvcodec_cap", "libvt_avsync", "liblog", "libmedia_omx", "libaudioclient", "libc++", "libc", "libm", "libdl", ],
|
||||
},
|
||||
},
|
||||
|
||||
@@ -1641,7 +1641,7 @@ PRODUCT_PACKAGES += \
|
||||
libmtk_vt_service \
|
||||
libmtk_vt_wrapper \
|
||||
libsignal \
|
||||
libsink \
|
||||
libsink-mtk \
|
||||
libsource \
|
||||
libvcodec_cap \
|
||||
libvcodec_capenc \
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user