Removed flag for PSS App Selector Recents Split Screen.
This flag is no longer needed because the implementation of this feature has been landed and flag can be cleaned up after fully ramped up.
Bug: 409607643
Test: EXEMPT refactor only
Flag: EXEMPT refactor only
Change-Id: I08b1703100cf02a8cfed413319186c12430b2927
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig
index 56a6c68..4fc5fa3 100644
--- a/packages/SystemUI/aconfig/systemui.aconfig
+++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -216,16 +216,6 @@
}
flag {
- name: "pss_app_selector_recents_split_screen"
- namespace: "systemui"
- description: "Allows recent apps selected for partial screenshare to be launched in split screen mode"
- bug: "320449039"
- metadata {
- purpose: PURPOSE_BUGFIX
- }
-}
-
-flag {
name: "notifications_background_icons"
namespace: "systemui"
description: "Moves part of the notification icon updates to the background."