If the device has FRP, prompt the user to set up a lockscreen

FRP is kind of pointless if the device is freely accessible. Suggest
setting up a secure lockscreen during setup.

Ref CYNGNOS-3252

Change-Id: Ia807142ab08f388d533b5ee45d1fcbe81071f6d1
This commit is contained in:
Ricardo Cerqueira
2016-08-10 12:33:05 +01:00
parent 014a7cc540
commit 74682334b4
47 changed files with 397 additions and 0 deletions

View File

@@ -78,5 +78,10 @@
<string name="fingerprint_setup_add_fingerprint">Dodać swój odcisk palca</string>
<string name="fingerprint_setup_screen_lock_setup">Skonfigurować blokadę ekranu</string>
<string name="sim_locale_changed">Wykryto %1$s SIM</string>
<!-- secure lock screen -->
<string name="lockscreen_setup_title">Zabezpiecz telefon</string>
<string name="lockscreen_setup_summary"><b>Zabezpiecz to urządzenie</b>, wymagając kodu PIN, wzoru lub hasła do odblokowania ekranu</string>
<string name="lockscreen_setup_screen_lock_setup">Ustaw PIN, wzorzec lub hasło</string>
<!-- MOD stuff -->
</resources>