sweet: Enable elfchecks for libgrallocutils
Change-Id: I2ebd5fd263870f400f1d74482610b8b9249cf4cb Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
parent
ce0842ab3c
commit
413996cc49
@ -4,6 +4,7 @@
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"hardware/qcom-caf/sm8150",
|
||||
"hardware/xiaomi",
|
||||
"vendor/qcom/opensource/display",
|
||||
"vendor/xiaomi/sm6150-common",
|
||||
@ -2523,6 +2524,7 @@ cc_prebuilt_library_shared {
|
||||
"libutils",
|
||||
"vendor.qti.hardware.vpp@1.1",
|
||||
"vendor.qti.hardware.vpp@1.2",
|
||||
"libgrallocutils",
|
||||
"libmialgo_fs",
|
||||
"libmialgo_utils",
|
||||
"libion",
|
||||
@ -2535,7 +2537,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "hw",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
@ -3896,6 +3897,7 @@ cc_prebuilt_library_shared {
|
||||
"libEGL",
|
||||
"libion",
|
||||
"libGLESv2",
|
||||
"libgrallocutils",
|
||||
"libmpbase",
|
||||
"libarcsoft_beautyshot",
|
||||
"libarcsoft_dualcam_refocus",
|
||||
@ -3921,7 +3923,6 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user