OSDN Git Service

Change fingerprint reference to biometric for lockdown am: 947a93ea75
authorVishwath Mohan <vishwath@google.com>
Wed, 26 Jun 2019 00:20:35 +0000 (17:20 -0700)
committerandroid-build-merger <android-build-merger@google.com>
Wed, 26 Jun 2019 00:20:35 +0000 (17:20 -0700)
am: f035e6212b

Change-Id: I66a03fb04f0d2b6c1f9eb91f4360f840f0c54407

1  2 
res/values/strings.xml

      <!-- Text shown for the title of the lockdown option -->
      <string name="lockdown_settings_title">Show lockdown option</string>
      <!-- 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] -->
 -    <string name="trust_agents_extend_unlock_title">Trust agents only extend unlock</string>
 -    <!-- Text shown for the description of the extend unlock mode option [CHAR LIMIT=NONE] -->
 -    <string name="trust_agents_extend_unlock_summary">If enabled, trust agents will keep your device unlocked for longer, but can no longer unlock a locked device.</string>
 -
      <!-- Text shown for the title of the lock when trust lost option [CHAR LIMIT=40] -->
      <string name="trust_lost_locks_screen_title">Lock screen when trust is lost</string>
      <!-- Text shown for the description of the lock when trust lost option [CHAR LIMIT=NONE -->