diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b7154cd..a72bf35 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -113,6 +113,7 @@ TARGET_USES_GRALLOC1 := true TARGET_USES_GRALLOC4 := true TARGET_USES_HWC2 := true TARGET_USES_ION := true +TARGET_GRALLOC_HANDLE_HAS_RESERVED_SIZE := true # DRM TARGET_ENABLE_MEDIADRM_64 := true