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:
Luofan Chen 2024-08-11 12:56:42 +05:30 committed by Anand S
parent 24d5796d02
commit 39ce580beb
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

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