summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-19 10:57:36 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-19 10:57:36 -0800
commit477296898777d0bdf41fc49c047a6b9374f27fe1 (patch)
treeceeaa6b84892801d426ba3792238a1993ae73ff5 /res/layout
parentb9f5851434b568fa427613fbc00e0b4cf9e15132 (diff)
downloadpackages_apps_Settings-477296898777d0bdf41fc49c047a6b9374f27fe1.tar.gz
packages_apps_Settings-477296898777d0bdf41fc49c047a6b9374f27fe1.tar.bz2
packages_apps_Settings-477296898777d0bdf41fc49c047a6b9374f27fe1.zip
auto import from //branches/cupcake/...@132276
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/radio_info.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout/radio_info.xml b/res/layout/radio_info.xml
index e8eba5a0d..b560ffffb 100644
--- a/res/layout/radio_info.xml
+++ b/res/layout/radio_info.xml
@@ -29,12 +29,6 @@
<TextView android:id="@+id/imei" style="@style/info_value" />
</LinearLayout>
- <!-- IMSI -->
- <LinearLayout style="@style/entry_layout">
- <TextView android:text="@string/radio_info_imsi_label" style="@style/info_label" />
- <TextView android:id="@+id/imsi" style="@style/info_value" />
- </LinearLayout>
-
<!-- Phone Number -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_phone_number_label" style="@style/info_label" />