cupid: overlay: Commonize config_biometric_sensors
Change-Id: Ia0df1c0ccdef5f504b3971aa443dee9771d19912
This commit is contained in:
parent
25e7efe548
commit
e2f1c23707
@ -414,14 +414,6 @@
|
||||
-->
|
||||
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
|
||||
|
||||
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService
|
||||
when registering authenticators with BiometricService. Format must be ID:Modality:Strength,
|
||||
where: IDs are unique per device, Modality as defined in BiometricAuthenticator.java,
|
||||
and Strength as defined in Authenticators.java -->
|
||||
<string-array name="config_biometric_sensors" translatable="false">
|
||||
<item>0:2:15</item>
|
||||
</string-array>
|
||||
|
||||
<!-- The properties of a UDFPS sensor in pixels, in the order listed below: -->
|
||||
<integer-array name="config_udfps_sensor_props" translatable="false">
|
||||
<item>540</item>
|
||||
|
Loading…
Reference in New Issue
Block a user