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 1883e3ef14
commit a34de177b5
47 changed files with 397 additions and 0 deletions

View File

@@ -78,4 +78,9 @@
<string name="fingerprint_setup_add_fingerprint">Aggiungere un\'impronta</string>
<string name="fingerprint_setup_screen_lock_setup">Imposta una schermata di blocco</string>
<string name="sim_locale_changed">%1$s SIM rilevata</string>
<!-- secure lock screen -->
<string name="lockscreen_setup_title">Proteggi il tuo telefono</string>
<string name="lockscreen_setup_summary"><b>Proteggi il dispositivo</b> e richiedi PIN, sequenza o password per sbloccare schermo</string>
<string name="lockscreen_setup_screen_lock_setup">Configura PIN, sequenza o password</string>
</resources>