display: enable L10 Lbe supported property
Bug: 224527958 Test: Boot pass and LBE self test Change-Id: I1946d1e8da04b08733adc1c6a61fd5d84787e351
This commit is contained in:
parent
e7ee3e9d18
commit
5f7f498f44
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ PRODUCT_COPY_FILES += \
|
|||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/lynx/lynx/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 += \
|
||||
|
|
Loading…
Reference in a new issue