Rename colorimetry to color mode
This API was introduced in O
Bug: 32984164
Test: compile
Change-Id: Ia58bc52d79ea746ad2feabafad326c90f385ee0a
diff --git a/include/android/configuration.h b/include/android/configuration.h
index c9f63ae..6287332 100644
--- a/include/android/configuration.h
+++ b/include/android/configuration.h
@@ -465,7 +465,7 @@
* <a href="@dacRoot/guide/topics/resources/providing-resources.html#WideColorGamutQualifier">wide color gamut</a>
* and <a href="@dacRoot/guide/topics/resources/providing-resources.html#HDRQualifier">HDR</a> configurations.
*/
- ACONFIGURATION_COLORIMETRY = 0x10000,
+ ACONFIGURATION_COLOR_MODE = 0x10000,
/**
* Constant used to to represent MNC (Mobile Network Code) zero.
* 0 cannot be used, since it is used to represent an undefined MNC.