Remove VM switch from Developer Options
- no more needed as Art is the one and only one VM See bug: #15778483 "Select Runtime" still exists in search results, but not in Settings Change-Id: I4ccca20165e254f7eec87c1e44aad8de0cab628d
This commit is contained in:
@@ -37,13 +37,6 @@
|
||||
android:title="@string/keep_screen_on"
|
||||
android:summary="@string/keep_screen_on_summary"/>
|
||||
|
||||
<ListPreference
|
||||
android:key="select_runtime"
|
||||
android:title="@string/select_runtime_title"
|
||||
android:dialogTitle="@string/select_runtime_dialog_title"
|
||||
android:entries="@array/select_runtime_titles"
|
||||
android:entryValues="@array/select_runtime_values" />
|
||||
|
||||
<ListPreference
|
||||
android:key="hdcp_checking"
|
||||
android:title="@string/hdcp_checking_title"
|
||||
|
Reference in New Issue
Block a user