Skip to content
Snippets Groups Projects
Commit 3daee5fd authored by Gil's avatar Gil Committed by Gil Liu
Browse files

display: enable P22 C10/P10 supported property

Bug: 199467942
Test: Boot pass and LBE self-check lis
Change-Id: I31201f0a780a1e0394da650efc850626204a9b11
parent c355b3bf
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,9 @@ PRODUCT_COPY_FILES += \
device/google/pantah/cheetah/display_colordata_boe-nt37290_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_boe-nt37290_cal0.pb \
device/google/pantah/cheetah/display_colordata_sdc-s6e3hc3-c10_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_sdc-s6e3hc3-c10_cal0.pb
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# NFC
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
......
......@@ -52,6 +52,10 @@ PRODUCT_COPY_FILES += \
# Display Config
PRODUCT_COPY_FILES += \
device/google/pantah/panther/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
# Display LBE
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
# NFC
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment