mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
a30s: Request touch event for FOD
This commit is contained in:
parent
4849848417
commit
886c8c9641
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5033164800
|
||||||
BOARD_CACHEIMAGE_PARTITION_SIZE := 209715200
|
BOARD_CACHEIMAGE_PARTITION_SIZE := 209715200
|
||||||
BOARD_VENDORIMAGE_PARTITION_SIZE := 645922816
|
BOARD_VENDORIMAGE_PARTITION_SIZE := 645922816
|
||||||
|
|
||||||
|
# FOD
|
||||||
|
TARGET_SEC_FP_REQUEST_TOUCH_EVENT := true
|
||||||
|
|
||||||
# Inherit common board flags
|
# Inherit common board flags
|
||||||
include device/samsung/universal7885-common/BoardConfigCommon.mk
|
include device/samsung/universal7885-common/BoardConfigCommon.mk
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue