OSDN Git Service

Revert "Add preference for enabling root access (3/3)"
[android-x86/packages-apps-Settings.git] / res / xml / development_prefs.xml
index cef3518..0145ff4 100644 (file)
         <intent android:action="com.android.settings.action.DEMO_MODE" />
     </PreferenceScreen>
 
-    <ListPreference
-        android:key="root_access"
-        android:title="@string/root_access"
-        android:persistent="false"
-        android:entries="@array/root_access_entries"
-        android:entryValues="@array/root_access_values" />
-
     <PreferenceCategory android:key="debug_debugging_category"
             android:title="@string/debug_debugging_category">