Branch zuma from gs201 sha1 9009acf5c217f553b45ea82aa0702607229f0347 cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ia312c20dae892ead9bf06728b4ef5c0c260ad045 Signed-off-by: Aaron Ding <aaronding@google.com>
21 lines
628 B
Makefile
21 lines
628 B
Makefile
# ----------------------------
|
|
# Add feature flags below
|
|
# ----------------------------
|
|
FPC_CONFIG_BUILD_VERSION=33
|
|
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
|