raphael: Enable elfchecks for libgrallocutils

Reference: I11dec853d8cfaddb01ba96a2e76be38fe2d52073
Change-Id: I58f44f8486efff8ba26fe36860d890412f09316d
This commit is contained in:
LuK1337
2024-11-19 12:38:18 +01:00
committed by Sebastiano Barezzi
parent bb5315056d
commit 2ad2972d48
2 changed files with 2 additions and 1 deletions

View File

@@ -85,7 +85,7 @@ vendor/lib64/camera/fdconfigpreviewlite.bin
vendor/lib64/camera/fdconfigvideo.bin
vendor/lib64/camera/fdconfigvideolite.bin
vendor/lib64/hw/camera.qcom.so
vendor/lib64/hw/com.qti.chi.override.so;DISABLE_CHECKELF
vendor/lib64/hw/com.qti.chi.override.so
vendor/lib64/libFaceGrade.so
vendor/lib64/libHalSuperSensorServer.so
vendor/lib64/libSNPE.so

View File

@@ -8,6 +8,7 @@
function vendor_imports() {
cat <<EOF >>"$1"
"hardware/qcom-caf/common/libqti-perfd-client",
"hardware/qcom-caf/sm8150",
"hardware/xiaomi",
"vendor/qcom/opensource/display",
EOF