mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Enable fingerprint gestures
Change-Id: I3289fac865b8d7bf5900d8fa8b3f5b03b818a230 Signed-off-by: SamarV-121 <samarvispute121@pm.me> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
6ef9da0b1e
commit
a096bb29ed
5 changed files with 28 additions and 3 deletions
|
|
@ -47,6 +47,9 @@ TARGET_USERIMAGES_USE_EXT4 := true
|
|||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
||||
|
||||
# Fingerprint
|
||||
TARGET_SEC_FP_HAS_FINGERPRINT_GESTURES := true
|
||||
|
||||
# Include
|
||||
TARGET_SPECIFIC_HEADER_PATH := $(COMMON_PATH)/include
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue