[DO NOT MERGE] fingerprint: Enable fingerprint status flag

Bug: 266123349
Test: Build pass & check log on device
Change-Id: I0fd5ee0a8bfae5ec932856471278b7d407fac3ee
Merged-in: I0fd5ee0a8bfae5ec932856471278b7d407fac3ee
This commit is contained in:
eddielan 2023-01-31 14:32:06 +08:00 committed by Diya Bera
parent e6cbf07d2b
commit a024f72064

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