Merge "Disallow OEM unlock when DISALLOW_FACTORY_RESET applies" into nyc-mr1-dev
am: e6e8c92134
* commit 'e6e8c92134b7a212058d7728007407eb74720625':
Disallow OEM unlock when DISALLOW_FACTORY_RESET applies
Change-Id: I2389a5518a55fc3131a91fb5a5d8af376d79d936
This commit is contained in:
@@ -51,10 +51,11 @@
|
||||
android:title="@string/bt_hci_snoop_log"
|
||||
android:summary="@string/bt_hci_snoop_log_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
<com.android.settingslib.RestrictedSwitchPreference
|
||||
android:key="oem_unlock_enable"
|
||||
android:title="@string/oem_unlock_enable"
|
||||
android:summary="@string/oem_unlock_enable_summary"/>
|
||||
android:summary="@string/oem_unlock_enable_summary"
|
||||
settings:useAdditionalSummary="true"/>
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="running_apps"
|
||||
|
||||
Reference in New Issue
Block a user