display: enable P22 C10/P10 supported property
Bug: 199467942 Test: Boot pass and LBE self-check lis Change-Id: I31201f0a780a1e0394da650efc850626204a9b11
This commit is contained in:
parent
c355b3bf5c
commit
3daee5fd26
2 changed files with 7 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue