Merge "fingerprint: Add DP count flag" into tm-qpr-dev

This commit is contained in:
Joshua Mccloskey 2023-01-11 03:56:48 +00:00 committed by Android (Google) Code Review
commit ed60c40d07

View file

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