Regenerate graphics-base.h
Bug: 32984164
Test: hidl-gen -o system/core/include/system/graphics-base.h -Lexport-header
-r android.hardware:hardware/interfaces
android.hardware.graphics.common@1.0 and compilation
Change-Id: Ied7f53c97b94eb15e11e26db4e73a568cfd982bb
diff --git a/include/system/graphics-base.h b/include/system/graphics-base.h
index 36800ae..82d077c 100644
--- a/include/system/graphics-base.h
+++ b/include/system/graphics-base.h
@@ -33,6 +33,7 @@
HAL_PIXEL_FORMAT_YCBCR_422_SP = 16, // 0x10
HAL_PIXEL_FORMAT_YCRCB_420_SP = 17, // 0x11
HAL_PIXEL_FORMAT_YCBCR_422_I = 20, // 0x14
+ HAL_PIXEL_FORMAT_JPEG = 256, // 0x100
} android_pixel_format_t;
typedef enum {