mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Switch to AIDL fingerprint HAL
Change-Id: I588989bdc0ad8e21f0068664213899c10cb5b81d
This commit is contained in:
parent
21335a7e0a
commit
058485e3eb
4 changed files with 5 additions and 15 deletions
|
|
@ -10,9 +10,6 @@ TARGET_KERNEL_CONFIG += a20.config
|
|||
# Display
|
||||
TARGET_SCREEN_DENSITY := 280
|
||||
|
||||
# Fingerprint
|
||||
TARGET_SEC_FP_HAS_FINGERPRINT_GESTURES := true
|
||||
|
||||
# Partitions
|
||||
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 55574528 # 55MB
|
||||
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 4303355904
|
||||
|
|
|
|||
Loading…
Reference in a new issue