sm6225-common: Enable ELF checks for libwpa_client dependent libs
Change-Id: I7403a8c56d80e13696771242f1ebd9c9d355c9b2
This commit is contained in:
+4
-4
@@ -4468,6 +4468,7 @@ cc_prebuilt_library_shared {
|
|||||||
"vendor.qti.latency@2.1",
|
"vendor.qti.latency@2.1",
|
||||||
"vendor.qti.hardware.mwqemadapter@1.0",
|
"vendor.qti.hardware.mwqemadapter@1.0",
|
||||||
"vendor.qti.data.mwqem@1.0",
|
"vendor.qti.data.mwqem@1.0",
|
||||||
|
"libwpa_client",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
@@ -4476,7 +4477,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,
|
||||||
}
|
}
|
||||||
@@ -7133,6 +7133,7 @@ cc_prebuilt_library_shared {
|
|||||||
"vendor.qti.hardware.data.cne.internal.server@1.0",
|
"vendor.qti.hardware.data.cne.internal.server@1.0",
|
||||||
"vendor.qti.hardware.data.cne.internal.api@1.0",
|
"vendor.qti.hardware.data.cne.internal.api@1.0",
|
||||||
"vendor.qti.hardware.mwqemadapter@1.0",
|
"vendor.qti.hardware.mwqemadapter@1.0",
|
||||||
|
"libwpa_client",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
@@ -7141,7 +7142,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,
|
||||||
}
|
}
|
||||||
@@ -12353,6 +12353,7 @@ cc_prebuilt_binary {
|
|||||||
"libgps.utils",
|
"libgps.utils",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libnl",
|
"libnl",
|
||||||
|
"libwpa_client",
|
||||||
"libqmi_cci",
|
"libqmi_cci",
|
||||||
"libqmi_common_so",
|
"libqmi_common_so",
|
||||||
"libdiag",
|
"libdiag",
|
||||||
@@ -12364,7 +12365,6 @@ cc_prebuilt_binary {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
},
|
},
|
||||||
@@ -12473,6 +12473,7 @@ cc_prebuilt_binary {
|
|||||||
"libidl",
|
"libidl",
|
||||||
"libandroid_net",
|
"libandroid_net",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
|
"libwpa_client",
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
@@ -12481,7 +12482,6 @@ cc_prebuilt_binary {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
compile_multilib: "64",
|
compile_multilib: "64",
|
||||||
check_elf_files: false,
|
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user