[Expressive Design] Migrate Storage settings dashboard for Work profile

This change includes using SettingsLib.CardPreferenceWidget in storage
dashboard for devices with work profile enabled.

Test: manual
BUG: 349670985
Flag: com.android.settingslib.widget.theme.flags.is_expressive_design_enabled
Change-Id: Ib164df1f9d3507dd8d77d038210fe0eb0ca647c9
This commit is contained in:
Garvita Jain
2025-02-21 11:02:31 +00:00
parent 1c7a5041a1
commit 69a8881268

View File

@@ -19,7 +19,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/storage_settings">
<com.android.settings.widget.CardPreference
<com.android.settingslib.widget.CardPreference
android:key="free_up_space"
android:order="4"
android:title="@string/storage_free_up_space_title"