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",
|
"libmdmcutback",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libsysutils",
|
"libsysutils",
|
||||||
|
"libril",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
@@ -5464,7 +5465,6 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
@@ -6408,6 +6408,7 @@ cc_prebuilt_library_shared {
|
|||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"libutils",
|
"libutils",
|
||||||
|
"libril",
|
||||||
"libdiag",
|
"libdiag",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
@@ -6417,7 +6418,6 @@ cc_prebuilt_library_shared {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
prefer: true,
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user