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

Commit eed0eefc authored by Vipul Mittal's avatar Vipul Mittal
Browse files

Update flag namespace for allow_foreground_activities_in_on_show

Bug: 319409708
Test: atest CtsVoiceInteractionTestCases
Change-Id: Ida99f0cb4b24c84437c455e5f272b4cc51bb6506
parent 7b5f3f42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ flag {

flag {
    name: "allow_foreground_activities_in_on_show"
    namespace: "voice_interaction_session"
    namespace: "machine_learning"
    description: "This flag allows providing foreground app component along with onShow args."
    bug: "319409708"
}