display: add device specific adaptive calibration file am: 82756614b2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14396795 Change-Id: If88ab481659369424bab51153ef9c147b84067cd
This commit is contained in:
commit
925708614b
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