gs101: display: update adaptive calibration file am: 9c4dcc18b0

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13925814

Change-Id: I38da1fc48ff4bf970f48a790f82ba77c68c2d0e8
This commit is contained in:
Long Ling 2021-03-25 23:37:26 +00:00 committed by Automerger Merge Worker
commit ce43c7f72f
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -172,6 +172,7 @@
<!-- List supported color modes. -->
<integer-array name="config_availableColorModes">
<item>0</item> <!-- COLOR_MODE_NATURAL -->
<item>256</item> <!-- vendor color mode boosted -->
<item>3</item> <!-- COLOR_MODE_AUTOMATIC -->
</integer-array>