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
committed by Gerrit Code Review
parent 3dce293b18
commit 8331602e94
47 changed files with 398 additions and 0 deletions

View File

@@ -79,5 +79,10 @@
<string name="fingerprint_setup_add_fingerprint">הוסף את טביעת האצבע שלך</string>
<string name="fingerprint_setup_screen_lock_setup">הגדרת מסך נעילה</string>
<string name="sim_locale_changed">זוהו %1$s כרטיסי SIM</string>
<!-- secure lock screen -->
<string name="lockscreen_setup_title">הגן על הטלפון שלך</string>
<string name="lockscreen_setup_summary"><b>הגן על מכשיר זה</b> ודרוש קוד אימות, קו או סיסמה לביטול נעילת המסך.</string>
<string name="lockscreen_setup_screen_lock_setup">‏הגדר PIN, קו ביטול נעילה או סיסמה</string>
<!-- MOD stuff -->
</resources>