summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
author tom hsu <tomhsu@google.com> 2025-03-17 09:27:21 +0000
committer tom hsu <tomhsu@google.com> 2025-03-17 13:52:58 +0000
commitf0efc2e36336d246fcb842f891907f57e33d140f (patch)
treec2eff720f433526b9f4d99b72ed5199c35f99ca8 /res
parent51a7f2c109a12bd5a342c56210753ef9c006a2b1 (diff)
[Satellite] Refactor code to controller base.
- Your mobile plan Flag: EXEMPT refactor Bug: b/403149290 Test: atest pass Change-Id: Ia21f3d8b301401799263a1a2b43d82e9a46729a5
Diffstat (limited to 'res')
-rw-r--r--res/xml/satellite_setting.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/satellite_setting.xml b/res/xml/satellite_setting.xml
index 74bee71c31a..06509700cf7 100644
--- a/res/xml/satellite_setting.xml
+++ b/res/xml/satellite_setting.xml
@@ -32,7 +32,8 @@
<PreferenceCategory
android:key="key_category_your_satellite_plan"
- android:title="@string/category_title_your_satellite_plan">
+ android:title="@string/category_title_your_satellite_plan"
+ settings:controller="com.android.settings.network.telephony.satellite.SatelliteSettingAccountInfoController">
<Preference
android:key="key_your_satellite_plan"