mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
clone from gs101 sha 9d1c97c2 Bug: 183183095 Change-Id: Ie7112bdf0aceb33c9e1956aa52e961b670582733
19 lines
555 B
Makefile
19 lines
555 B
Makefile
# ----------------------------
|
|
# Add feature flags below
|
|
# ----------------------------
|
|
FPC_CONFIG_BUILD_VERSION=33
|
|
FPC_CONFIG_CAPACITIVE=1
|
|
FPC_CONFIG_MAX_NR_TEMPLATES=5
|
|
FPC_CONFIG_SENSE_TOUCH_CALIBRATION_PATH=/data/fpc/calibration_sense_touch.dat
|
|
FPC_CONFIG_TA_FS=1
|
|
FPC_DEFECTIVE_PIXEL_LIST_SIZE=5000
|
|
FPC_SENSOR_SDK_LOG_LEVEL=3
|
|
FPC_TEE_RUNTIME=TRUSTY
|
|
LIBFPC_NAME=libfpc1541_S_nav_debug.a
|
|
FPC_CONFIG_DEBUG=1
|
|
FPC_CONFIG_PRODUCT_DEFAULT=FPC_PRODUCT_TYPE1541_S
|
|
|
|
#
|
|
# File included from device/<manufacture>/<>/<device>.mk
|
|
# Packages to include into the build
|