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

Commit 98e41e8b authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "Bug fix flag to show different error screen for PS creation" into main

parents 13b98804 bf8e759e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -359,3 +359,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "show_different_creation_error_for_unsupported_devices"
  namespace: "profile_experiences"
  description: "On private space create error due to child account added/fully managed user show message with link to the Help Center to find out more."
  bug: "340130375"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}