sm6225-common: Enable ELF checks for libril-qcril-hook-oem.so

* And moto deps.

Change-Id: Id587d9bf8e7f62a96905da6ff06c2fc18f695895
This commit is contained in:
Michael Bestas
2025-01-09 04:34:08 +02:00
parent 4018e6a6d5
commit f9c85faff0
+2 -2
View File
@@ -5456,6 +5456,7 @@ cc_prebuilt_library_shared {
"libmdmcutback",
"liblog",
"libsysutils",
"libril",
"libc++",
"libc",
"libm",
@@ -5464,7 +5465,6 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
@@ -6408,6 +6408,7 @@ cc_prebuilt_library_shared {
shared_libs: [
"libcutils",
"libutils",
"libril",
"libdiag",
"libc++",
"libc",
@@ -6417,7 +6418,6 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}