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

Commit 956157a9 authored by Liam, Lee Pong Lam's avatar Liam, Lee Pong Lam
Browse files

Add smartspace_remoteviews_intent_handler flag

Bug: 399416038
Test: NA
Flag: com.android.systemui.shared.smartspace_remoteviews_intent_handler
Change-Id: I9090f3003aefb1996ca0fe835c9f5b1abb8afe18
parent bc403a68
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -150,3 +150,13 @@ flag {
  description: "Enables hot corner navigation by cursor"
  bug: "397182595"
}

flag {
    name: "smartspace_remoteviews_intent_handler"
    namespace: "systemui"
    description: "Enables Smartspace RemoteViews intent handling on lockscreen"
    bug: "399416038"
    metadata {
         purpose: PURPOSE_BUGFIX
    }
}