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

Commit 2f2518eb authored by Xiaowen Lei's avatar Xiaowen Lei
Browse files

Add flags for updating Smartspace UI.

Flag: com.android.systemui.shared.smartspace_ui_update
Flag: com.android.systemui.shared.smartspace_ui_update_resources
Bug: 389741821
Bug: 393609811
Test: N/A. Just adding flags.
Change-Id: I8a08d7cb6bca7066d7f98569eb79bcfa9e5c4338
parent cf3ea899
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"