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 a5a60bcd88

View file

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