Cherish:Unlock keystore with fingerprint after reboot (2/2)
This commit is contained in:
@@ -115,4 +115,11 @@
|
||||
android:summary="@string/fprint_sucess_vib_summary"
|
||||
android:persistent="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="fp_unlock_keystore"
|
||||
android:icon="@drawable/ic_unlock"
|
||||
android:title="@string/fp_unlock_keystore_title"
|
||||
android:summary="@string/fp_unlock_keystore_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user