Mark fingerprint sensor as a secure biometric auth, so that fingerprint sensor can be used in apps
This commit is contained in:
parent
7662a1675c
commit
7435a2a66e
@ -34,4 +34,9 @@
|
|||||||
<dimen name="config_buttonCornerRadius">4.0dip</dimen>
|
<dimen name="config_buttonCornerRadius">4.0dip</dimen>
|
||||||
|
|
||||||
<bool name="config_cellBroadcastAppLinks">true</bool>
|
<bool name="config_cellBroadcastAppLinks">true</bool>
|
||||||
|
|
||||||
|
<string-array name="config_biometric_sensors" translatable="false" >
|
||||||
|
<!-- ID0:Fingerprint:Strong -->
|
||||||
|
<item>0:2:15</item>
|
||||||
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user