From 382a75b105506f9ef8e6e735fcfa40ddccbd87cc Mon Sep 17 00:00:00 2001 From: Wink Saville Date: Thu, 22 Sep 2011 15:17:00 -0700 Subject: [PATCH] Add a button to enable/disable Mobile Terminated SMS over IMS This toggles persist.radio.imsallowmtsms between 0/1 which can be used during testing and bring up of SMS over IMS. Change-Id: I4581bca76899445e825260e8af6a39903d029c44 --- res/layout/radio_info.xml | 8 +++++++ res/values/strings.xml | 8 +++++-- src/com/android/settings/RadioInfo.java | 29 +++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 2 deletions(-) diff --git a/res/layout/radio_info.xml b/res/layout/radio_info.xml index 0592b3fd6cb..02e321afc5e 100644 --- a/res/layout/radio_info.xml +++ b/res/layout/radio_info.xml @@ -204,6 +204,14 @@ android:layout_height="wrap_content" /> + +