Merge "Update satellite icon to match with system UI's" into 24D1-dev am: bccfb85bc2

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27000770

Change-Id: If4416d054f0c066948ee4cdd14108a6a5c00626c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2024-04-23 13:39:24 +00:00
committed by Automerger Merge Worker
2 changed files with 11 additions and 1 deletions

View File

@@ -53,7 +53,7 @@
android:key="key_supported_service"
android:title="@string/title_supported_service"
android:summary="@string/summary_supported_service"
android:icon="@drawable/ic_satellite_alt_24px"/>
android:icon="@drawable/ic_android_satellite_24px"/>
</PreferenceCategory>
<com.android.settingslib.widget.FooterPreference