mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
a30s: Add surfaceflinger UDFPS extension lib
This commit is contained in:
parent
258cc6500a
commit
66b69f515f
3 changed files with 38 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ BOARD_VENDORIMAGE_PARTITION_SIZE := 645922816
|
|||
TARGET_SEC_FP_REQUEST_TOUCH_EVENT := true
|
||||
TARGET_SEC_FP_REQUEST_FORCE_CALIBRATE := true
|
||||
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := 0x2000U | 0x400000000LL
|
||||
TARGET_SURFACEFLINGER_UDFPS_LIB := //$(DEVICE_PATH):libudfps_extension.a30s
|
||||
|
||||
# Inherit common board flags
|
||||
include device/samsung/universal7885-common/BoardConfigCommon.mk
|
||||
|
|
|
|||
Loading…
Reference in a new issue