vendor: Update launcher3 aconfig flags

Change-Id: I28fa971224b969e35efa2f12c9aae81462d41256
This commit is contained in:
Ghosuto
2025-07-18 10:33:48 +00:00
committed by Zabuka_zuzu
parent 6804b12d03
commit 29f208a08f
3 changed files with 6 additions and 12 deletions

View File

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

View File

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

View File

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