mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
Enable prebuilt ELF file checks
This commits sets PRODUCT_CHECK_ELF_FILES to true so that all prebuilts are checked while building muskie products. Bug: 119086738 Test: make check-elf-files Change-Id: Idd69e6959f7cbf7e84178300cc64d89b4118806f
This commit is contained in:
@@ -146,3 +146,5 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
# NFC/camera interaction workaround - DO NOT COPY TO NEW DEVICES
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.camera.notify_nfc=1
|
||||
|
||||
PRODUCT_CHECK_ELF_FILES := true
|
||||
|
||||
Reference in New Issue
Block a user