Merge "fingerprint: Enable fingerprint status flag"

This commit is contained in:
Diya Bera 2023-02-06 03:50:40 +00:00 committed by Android (Google) Code Review
commit e88e5a93c0

View file

@ -5,4 +5,5 @@ FPC_CONFIG_TRUSTY_CLEAN_TA=1
else
# Non factory build, use fingerprint AIDL version
GOOGLE_CONFIG_POWER_NODE=/dev/input/event1
GOOGLE_CONFIG_FP_STATUS=1
endif