sm6375-common: Define TARGET_GRALLOC_HANDLE_HAS_RESERVED_SIZE
Otherwise the error happens: * E qdmetadata: Invalid gralloc handle (at 0xb400007aaf240a10): ver(12/12) ints(22/23) fds(2/2) * E qdmetadata: validateAndMap: Private handle is invalid - handle:0xb400007aaf240a10 Change-Id: Ia62146e8e4bef1342dc964724bd0d088656ad4bc
This commit is contained in:
parent
24d5796d02
commit
39ce580beb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue