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

Commit d7ee3c6f authored by Pavel Grafov's avatar Pavel Grafov
Browse files

Create a flag for cross-user suspension.

Bug: 263464464
Test: none
Change-Id: I1229a133f9a02468733e1338fde2453c726e0090
parent 83b5e864
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
  description: "Add feature to track required changes for enabled V2 of auto-capturing of onboarding bug reports."
  bug: "302517677"
}

flag {
  name: "cross_user_suspension_enabled"
  namespace: "enterprise"
  description: "Allow holders of INTERACT_ACROSS_USERS_FULL to suspend apps in different users."
  bug: "263464464"
}