summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/xml/radio_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DeviceSettings/res/xml/radio_preferences.xml')
-rw-r--r--DeviceSettings/res/xml/radio_preferences.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/DeviceSettings/res/xml/radio_preferences.xml b/DeviceSettings/res/xml/radio_preferences.xml
deleted file mode 100644
index c173db7..0000000
--- a/DeviceSettings/res/xml/radio_preferences.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
- <!-- Hspa modes -->
- <com.cyanogenmod.settings.device.Hspa
- android:key="hspa"
- android:title="@string/hspa_title_head"
- android:summary="@string/hspa_summary_head"
- android:entries="@array/hspa_entries"
- android:entryValues="@array/hspa_entries_values"
- android:defaultValue="23" />
-
-</PreferenceScreen>