[Satellite] Refactor about content of Satellite setting

Flag: EXEMPT refactor
Bug: b/403149290
Test: Manual test pass
Test: atest pass
Change-Id: I55868869a9442648995343c857758c23fe358bc2
This commit is contained in:
tom hsu
2025-03-13 19:03:58 +00:00
parent 93f714446a
commit c19341db32
5 changed files with 142 additions and 25 deletions

View File

@@ -22,10 +22,12 @@
settings:keywords="@string/keywords_satellite_setting">
<PreferenceCategory
android:key="key_category_about_satellite">
android:title="@string/category_name_about_satellite_connectivity"
android:key="key_category_about_satellite"
settings:controller="com.android.settings.network.telephony.satellite.SatelliteSettingAboutContentController">
<com.android.settingslib.widget.TopIntroPreference
android:key="key_about_satellite_messaging"/>
android:key="key_about_satellite_connectivity"/>
</PreferenceCategory>
<PreferenceCategory