Change fingerprint reference to biometric for lockdown

am: 947a93ea75

Change-Id: I638ee2644283c20d5538ec3ed91266227b82044e
This commit is contained in:
Vishwath Mohan
2019-06-25 17:01:31 -07:00
committed by android-build-merger

View File

@@ -808,7 +808,7 @@
<!-- Text shown for the title of the lockdown option --> <!-- Text shown for the title of the lockdown option -->
<string name="lockdown_settings_title">Show lockdown option</string> <string name="lockdown_settings_title">Show lockdown option</string>
<!-- Text shown for the description of the lockdown option --> <!-- Text shown for the description of the lockdown option -->
<string name="lockdown_settings_summary">Display power button option that turns off Smart Lock, fingerprint unlocking, and notifications on the lock screen</string> <string name="lockdown_settings_summary">Display power button option that turns off Smart Lock, biometric unlocking, and notifications on the lock screen</string>
<!-- Text shown for the title of the extend unlock mode option for trust agents [CHAR LIMIT=40] --> <!-- Text shown for the title of the extend unlock mode option for trust agents [CHAR LIMIT=40] -->
<string name="trust_agents_extend_unlock_title">Trust agents only extend unlock</string> <string name="trust_agents_extend_unlock_title">Trust agents only extend unlock</string>