OSDN Git Service

[Settings] Use 1030 opcode, deprecate 1024.
authorPeiyong Lin <lpy@google.com>
Thu, 25 Oct 2018 01:23:01 +0000 (18:23 -0700)
committerPeiyong Lin <lpy@google.com>
Thu, 25 Oct 2018 01:23:01 +0000 (18:23 -0700)
commit0a16997fe9040486b63de36541ef637dd34d70ed
tree2f59a0d6d27d217521c53a734f249542ffd053d1
parent2636cc8ceaffa6dedab1daf7c69411250cf32b45
[Settings] Use 1030 opcode, deprecate 1024.

Previously we separated wide color gamut out of color management and added a
new opcode 1030 to query whether the device's built-in display is color
managed. This patch deprecated 1024 opcode.

BUG: 111505327
Test: Build, flash, boot and check Settings>Display>Color
Change-Id: Ifaf03d02d21c47b7b3be987ceaabb61fa4449c8c
src/com/android/settings/display/ColorModePreferenceController.java