mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a30s: add additional gralloc bits for FOD
Signed-off-by: Michael Benedict <michaelbt@live.com> Change-Id: I57b8ee4bc0878f040e5bd9d4aa697607bdabe90a
This commit is contained in:
parent
87b3fc98e1
commit
258cc6500a
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ BOARD_VENDORIMAGE_PARTITION_SIZE := 645922816
|
|||
# FOD
|
||||
TARGET_SEC_FP_REQUEST_TOUCH_EVENT := true
|
||||
TARGET_SEC_FP_REQUEST_FORCE_CALIBRATE := true
|
||||
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x2000U | 0x400000000LL
|
||||
|
||||
# Inherit common board flags
|
||||
include device/samsung/universal7885-common/BoardConfigCommon.mk
|
||||
|
|
|
|||
Loading…
Reference in a new issue