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:
Fabrice Di Meglio
2014-06-23 17:25:40 -07:00
parent 885f719628
commit fdf54815d2
4 changed files with 1 additions and 119 deletions

View File

@@ -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"