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:
Emilian Peev 2019-01-27 20:08:27 -08:00
parent 48c93ba788
commit 43c59ca7e2

View file

@ -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 {