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

Commit 467325a9 authored by Olivier Nshimiye's avatar Olivier Nshimiye Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for Private Space telephony and SMS intent redirection consent dialog" into main

parents e0761c22 0a0bd0c7
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"
}