From be5216cacb22946de1a0c0c13c5cf3939ab6d405 Mon Sep 17 00:00:00 2001 From: Bonian Chen Date: Fri, 13 Dec 2019 14:39:51 +0800 Subject: [PATCH] [RadioInfo] Remove from Settings (into Telephony) Moving RadioInfo and BandMode to Telephony app. Bug: 123598192 Test: Manual test Change-Id: Id32982fe3e6fbf686fafe94ecc6c8549c7a5243c Merged-In: Id62a2bf4b2c44efcd48319734d1cab6ed969ee06 --- AndroidManifest.xml | 20 - res/layout/band_mode.xml | 30 - res/layout/radio_info.xml | 414 ------ res/values/strings.xml | 162 --- res/xml/testing_settings.xml | 13 +- src/com/android/settings/BandMode.java | 238 ---- src/com/android/settings/RadioInfo.java | 1738 ----------------------- 7 files changed, 6 insertions(+), 2609 deletions(-) delete mode 100644 res/layout/band_mode.xml delete mode 100644 res/layout/radio_info.xml delete mode 100644 src/com/android/settings/BandMode.java delete mode 100644 src/com/android/settings/RadioInfo.java diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9bbcf2341a4..ba74aa8d74f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2109,26 +2109,6 @@ android:value="com.android.settings.wfd.WifiDisplaySettings" /> - - - - - - - - - - - - - - - diff --git a/res/layout/band_mode.xml b/res/layout/band_mode.xml deleted file mode 100644 index b43dd1d70a4..00000000000 --- a/res/layout/band_mode.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - diff --git a/res/layout/radio_info.xml b/res/layout/radio_info.xml deleted file mode 100644 index 5c918fc2292..00000000000 --- a/res/layout/radio_info.xml +++ /dev/null @@ -1,414 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -