sm8150-common: Enable ELF checks for all libwpa_client dependent libs
Change-Id: Ia0b917285e2114f8b37a67d148cb257aefcbd6ce Signed-off-by: firebird11 <hbgassel@gmail.com>
This commit is contained in:
committed by
firebird11
parent
25b77ada71
commit
737084f4fa
@@ -2684,7 +2684,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -4470,7 +4469,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -7346,7 +7344,6 @@ cc_prebuilt_binary {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
@@ -7449,7 +7446,6 @@ cc_prebuilt_binary {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user