release: enable more flags

Signed-off-by: Dmitrii <bankersenator@gmail.com>
This commit is contained in:
Dmitrii
2025-07-01 00:58:40 +09:00
committed by SkyMinus
parent 6977873fc4
commit 35b2924245
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
flag_value {
package: "com.android.systemui"
name: "bouncer_ui_revamp"
state: ENABLED
permission: READ_ONLY
}

View File

@@ -0,0 +1,6 @@
flag_value {
package: "com.android.systemui"
name: "notifications_redesign_footer_view"
state: ENABLED
permission: READ_ONLY
}