dre: Define TARGET_GRALLOC_HANDLE_HAS_RESERVED_SIZE
Otherwise the error happens: ``` qdgralloc: Invalid gralloc handle (at 0xb400007004aa1580): ver(12/12) ints(23/22) fds(2/2) ``` Change-Id: Ia62146e8e4bef1342dc964724bd0d088656ad4bc
This commit is contained in:
parent
00bfc3b725
commit
aa2560cffb
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
|
TARGET_GRALLOC_HANDLE_HAS_RESERVED_SIZE := true
|
||||||
TARGET_HAS_WIDE_COLOR_DISPLAY := false
|
TARGET_HAS_WIDE_COLOR_DISPLAY := false
|
||||||
TARGET_SCREEN_DENSITY := 450
|
TARGET_SCREEN_DENSITY := 450
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue