Spacewar: Enable ELF checks for libwpa_client dependent libs
Change-Id: I490df02b68da4b9a7088a239672a1dcace66d270
This commit is contained in:
committed by
Wiktor Rudzki
parent
170cd931e6
commit
fa06035826
@@ -14112,6 +14112,7 @@ cc_prebuilt_library_shared {
|
||||
"vendor.qti.latency@2.1",
|
||||
"vendor.qti.hardware.mwqemadapter@1.0",
|
||||
"vendor.qti.data.mwqem@1.0",
|
||||
"libwpa_client",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -14120,7 +14121,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -18088,6 +18088,7 @@ cc_prebuilt_library_shared {
|
||||
"vendor.qti.hardware.data.cne.internal.server@1.0",
|
||||
"vendor.qti.hardware.data.cne.internal.api@1.0",
|
||||
"vendor.qti.hardware.mwqemadapter@1.0",
|
||||
"libwpa_client",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -18096,7 +18097,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -25129,6 +25129,7 @@ cc_prebuilt_binary {
|
||||
"libgps.utils",
|
||||
"liblog",
|
||||
"libnl",
|
||||
"libwpa_client",
|
||||
"libqmi_cci",
|
||||
"libqmi_common_so",
|
||||
"libdiag",
|
||||
@@ -25140,7 +25141,6 @@ cc_prebuilt_binary {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
@@ -25223,6 +25223,7 @@ cc_prebuilt_binary {
|
||||
"libidl",
|
||||
"libandroid_net",
|
||||
"libhidlbase",
|
||||
"libwpa_client",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
@@ -25231,7 +25232,6 @@ cc_prebuilt_binary {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user