sm6225-common: Enable ELF checks for libril-qcril-hook-oem.so
* And moto deps. Change-Id: Id587d9bf8e7f62a96905da6ff06c2fc18f695895
This commit is contained in:
+2
-2
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user