Add graphics-base-v1.2 autogen headers
Graphics headers generated by: hidl-gen -Lexport-header -o $ANDROID_BUILD_TOP/system/core/include/system/graphics-base-v1.2.h android.hardware.graphics.common@1.2 Bug: 109735087 Test: Android builds successfully Change-Id: Ie847fdd808ed0daaea917d705a8dc51c6633142a
This commit is contained in:
parent
48c93ba788
commit
43c59ca7e2
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ typedef enum {
|
|||
|
||||
typedef enum {
|
||||
HAL_DATASPACE_DISPLAY_BT2020 = 142999552 /* ((STANDARD_BT2020 | TRANSFER_SRGB) | RANGE_FULL) */,
|
||||
HAL_DATASPACE_DYNAMIC_DEPTH = 4098 /* 0x1002 */,
|
||||
} android_dataspace_v1_2_t;
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in a new issue