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

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

Merge "Add a flag for PS sensitive notifications toggle in settings" into main

parents 7b5f3f42 ce6d4f71
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -170,3 +170,10 @@ flag {
    description: "Disables adding items belonging to Private Space on Home Screen manually as well as automatically"
    bug: "287975131"
}

flag {
    name: "enable_ps_sensitive_notifications_toggle"
    namespace: "profile_experiences"
    description: "Enable the sensitive notifications toggle to be visible in the Private space settings page"
    bug: "317067050"
}