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

Commit 0a0bd0c7 authored by Olivier Nshimiye's avatar Olivier Nshimiye
Browse files

Add a flag for Private Space telephony and SMS intent redirection

consent dialog

Bug: 325576602
Change-Id: Ibbe1b859e9be1801e1663c436393e5189595633a
parent 17bab3e3
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -177,3 +177,10 @@ flag {
    description: "Enable the sensitive notifications toggle to be visible in the Private space settings page"
    description: "Enable the sensitive notifications toggle to be visible in the Private space settings page"
    bug: "317067050"
    bug: "317067050"
}
}

flag {
    name: "enable_private_space_intent_redirection"
    namespace: "profile_experiences"
    description: "Enable Private Space telephony and SMS intent redirection to the main user"
    bug: "325576602"
}