display: add device specific adaptive calibration file
Bug: 184096624 Change-Id: I813b9310291f33c81ace8e82ebf1a71284c7e795
This commit is contained in:
parent
b794f75763
commit
82756614b2
4 changed files with 6 additions and 1 deletions
|
@ -62,6 +62,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/media_profiles_oriole.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||
|
||||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/oriole/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
|
||||
|
||||
# NFC
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/nfc/libnfc-hal-st.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-hal-st.conf \
|
||||
|
|
|
@ -63,7 +63,8 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/raven/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb
|
||||
device/google/raviole/raven/display_golden_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_golden_cal0.pb \
|
||||
device/google/raviole/raven/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
|
||||
|
||||
# NFC
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
BIN
oriole/display_colordata_dev_cal0.pb
Normal file
BIN
oriole/display_colordata_dev_cal0.pb
Normal file
Binary file not shown.
BIN
raven/display_colordata_dev_cal0.pb
Normal file
BIN
raven/display_colordata_dev_cal0.pb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue