diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index 0aa121dfcc497..5c036988eb302 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -362,7 +362,7 @@ android:killAfterRestore="false" android:hardwareAccelerated="true" android:label="@string/app_label" - android:icon="@drawable/icon" + android:icon="@drawable/android14_patch_adaptive" android:process="com.android.systemui" android:supportsRtl="true" android:theme="@style/Theme.SystemUI" diff --git a/packages/SystemUI/res/drawable/android14_patch_adaptive.xml b/packages/SystemUI/res/drawable/android14_patch_adaptive.xml new file mode 100644 index 0000000000000..423e35146c248 --- /dev/null +++ b/packages/SystemUI/res/drawable/android14_patch_adaptive.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/android14_patch_adaptive_background.xml b/packages/SystemUI/res/drawable/android14_patch_adaptive_background.xml new file mode 100644 index 0000000000000..afeae4bd868ca --- /dev/null +++ b/packages/SystemUI/res/drawable/android14_patch_adaptive_background.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/SystemUI/res/drawable/android14_patch_adaptive_foreground.xml b/packages/SystemUI/res/drawable/android14_patch_adaptive_foreground.xml new file mode 100644 index 0000000000000..ced43056d08f6 --- /dev/null +++ b/packages/SystemUI/res/drawable/android14_patch_adaptive_foreground.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + diff --git a/packages/SystemUI/res/drawable/android14_patch_monochrome.xml b/packages/SystemUI/res/drawable/android14_patch_monochrome.xml new file mode 100644 index 0000000000000..beef85ce3b3fe --- /dev/null +++ b/packages/SystemUI/res/drawable/android14_patch_monochrome.xml @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +