Merge "Remove Secure Startup option from Security Settings" into nyc-dev
am: 35bf932eb0
* commit '35bf932eb0daf8038cc917508839784953c45c72':
Remove Secure Startup option from Security Settings
Change-Id: Id555f9a2abadf9a941e5e63e60ea55c5ce7179bd
This commit is contained in:
@@ -35,10 +35,5 @@
|
||||
android:title="@string/owner_info_settings_title"
|
||||
android:summary="@string/owner_info_settings_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="require_cred_before_startup"
|
||||
android:title="@string/lockpattern_settings_require_cred_before_startup"
|
||||
android:summary="@string/lockpattern_settings_require_password_before_startup_summary"/>
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
@@ -39,10 +39,5 @@
|
||||
android:title="@string/owner_info_settings_title"
|
||||
android:summary="@string/owner_info_settings_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="require_cred_before_startup"
|
||||
android:title="@string/lockpattern_settings_require_cred_before_startup"
|
||||
android:summary="@string/lockpattern_settings_require_pattern_before_startup_summary"/>
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
@@ -35,10 +35,5 @@
|
||||
android:title="@string/owner_info_settings_title"
|
||||
android:summary="@string/owner_info_settings_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="require_cred_before_startup"
|
||||
android:title="@string/lockpattern_settings_require_cred_before_startup"
|
||||
android:summary="@string/lockpattern_settings_require_pin_before_startup_summary"/>
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user