a30s: add additional gralloc bits for FOD

Signed-off-by: Michael Benedict <michaelbt@live.com>
Change-Id: I57b8ee4bc0878f040e5bd9d4aa697607bdabe90a
This commit is contained in:
Michael Benedict 2021-10-30 13:57:55 +02:00 committed by roynatech2544
commit 258cc6500a
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC

View file

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