Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df6294e3 authored by Xiaowen Lei's avatar Xiaowen Lei Committed by Android (Google) Code Review
Browse files

Merge "Add flags for updating Smartspace UI." into main

parents db07eb01 2f2518eb
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -151,6 +151,21 @@ flag {
  bug: "397182595"
}

flag {
    name: "smartspace_ui_update"
    namespace: "systemui"
    description: "Update Smartspace UI"
    bug: "389741821"
}

flag {
    name: "smartspace_ui_update_resources"
    namespace: "systemui"
    description: "Read-only flag for updating resources for Smartspace UI"
    bug: "389741821"
    is_fixed_read_only: true
}

flag {
    name: "smartspace_remoteviews_intent_handler"
    namespace: "systemui"