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

Commit f0588b06 authored by Sally Qi's avatar Sally Qi Committed by Automerger Merge Worker
Browse files

Merge "Expose COLOR_MODE_DISPLAY_BT2020." am: ab88d5ca

parents 76c6b3a6 ab88d5ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -931,5 +931,6 @@ b7ce2d87841585551b082fca6d099622e63b7099e0d8013f687ea1a1dc35c4dc android.hardwar


# ABI preserving changes to HALs during Android U
# ABI preserving changes to HALs during Android U
2aa559cda86c358c6429114ef6bc72c1b43281e98f9eb6b4df5e7073c8d05767 android.hardware.automotive.vehicle@2.0::types
2aa559cda86c358c6429114ef6bc72c1b43281e98f9eb6b4df5e7073c8d05767 android.hardware.automotive.vehicle@2.0::types
42abd285a4293dadb8c89bc63b90cae2872fbffe90c4517aa3ea4965e8aecff7 android.hardware.graphics.common@1.2::types


# There will be no more HIDL HALs. Use AIDL instead.
# There will be no more HIDL HALs. Use AIDL instead.
+2 −0
Original line number Original line Diff line number Diff line
@@ -77,6 +77,8 @@ enum Dataspace : @1.1::Dataspace {
    HEIF = 0x1004,
    HEIF = 0x1004,
};
};


@export(name="android_color_mode_v1_2_t", value_prefix="HAL_COLOR_MODE_",
        export_parent="false")
enum ColorMode : @1.1::ColorMode {
enum ColorMode : @1.1::ColorMode {
    /**
    /**
     * DISPLAY_BT2020 corresponds with display settings that implement the ITU-R
     * DISPLAY_BT2020 corresponds with display settings that implement the ITU-R