r8q: Enable ELF checks for libwpa_client dependent libs

Change-Id: I490df02b68da4b9a7088a239672a1dcace66d270
This commit is contained in:
Michael Bestas
2025-03-27 16:11:29 +03:00
committed by Atakan
parent a550d845f7
commit 4a6ffb4439
+1 -1
View File
@@ -4239,6 +4239,7 @@ cc_prebuilt_binary {
"libnl",
"libqmi_cci",
"libqmi_common_so",
"libwpa_client",
"libdiag",
"libc++",
"libc",
@@ -4248,7 +4249,6 @@ cc_prebuilt_binary {
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
},