surya: Enable ELF checks for libwpa_client dependent libs
Change-Id: I490df02b68da4b9a7088a239672a1dcace66d270 Signed-off-by: shoya0x00 <shoya0x00@users.noreply.github.com>
This commit is contained in:
+4
-4
@@ -8275,6 +8275,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",
|
||||
@@ -8283,7 +8284,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -11590,6 +11590,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",
|
||||
@@ -11598,7 +11599,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -16603,6 +16603,7 @@ cc_prebuilt_binary {
|
||||
"libqmi_csi",
|
||||
"libdsi_netctrl",
|
||||
"libdiag",
|
||||
"libwpa_client",
|
||||
"libcneapiclient",
|
||||
"libandroid_net",
|
||||
"libutils",
|
||||
@@ -16615,7 +16616,6 @@ cc_prebuilt_binary {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
@@ -16758,6 +16758,7 @@ cc_prebuilt_binary {
|
||||
"libgps.utils",
|
||||
"liblog",
|
||||
"libnl",
|
||||
"libwpa_client",
|
||||
"libqmi_cci",
|
||||
"libqmi_common_so",
|
||||
"libdiag",
|
||||
@@ -16769,7 +16770,6 @@ cc_prebuilt_binary {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user