Merge "Add aconfig feature flag for expressive theme in Gesture nav and Taskbar" into main

This commit is contained in:
Saumya Prakash
2025-02-05 14:22:05 -08:00
committed by Android (Google) Code Review
+10
View File
@@ -591,3 +591,13 @@ flag {
description: "Enable Alt + Tab KQS support on connected displays"
bug: "394007677"
}
flag {
name: "expressive_theme_in_taskbar_and_navigation"
namespace: "launcher"
description: "Enables the expressive theme and GSF font styles for Taskbar and Gesture Navigation"
bug: "394613212"
metadata {
purpose: PURPOSE_BUGFIX
}
}