Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3119ff0f authored by Romain Guy's avatar Romain Guy
Browse files

Rename colorimetry to color mode

This API was introduced in O

Bug: 32984164
Test: compile
Change-Id: Ia58bc52d79ea746ad2feabafad326c90f385ee0a
parent 3af04372
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -465,7 +465,7 @@ enum {
     * <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.