from: 026342771c6642980cb4653b1ec4d857a5d8be54 Bug: 167996145 Change-Id: I2ebf7f019afed1cbe9b60dcd82581bd3a52fe109
21 lines
628 B
Makefile
21 lines
628 B
Makefile
# ----------------------------
|
|
# Add feature flags below
|
|
# ----------------------------
|
|
FPC_CONFIG_BUILD_VERSION=31
|
|
FPC_CONFIG_CAPACITIVE=1
|
|
FPC_CONFIG_MAX_NR_TEMPLATES=5
|
|
FPC_CONFIG_NAVIGATION=0
|
|
FPC_CONFIG_SENSE_TOUCH_CALIBRATION_PATH=/data/fpc/calibration_sense_touch.dat
|
|
FPC_CONFIG_SENSORTEST=1
|
|
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_ENGINEERING=1
|
|
FPC_CONFIG_PRODUCT_DEFAULT=FPC_PRODUCT_TYPE1541_S
|
|
|
|
#
|
|
# File included from device/<manufacture>/<>/<device>.mk
|
|
# Packages to include into the build
|