Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,11 @@ flag {
namespace: "enterprise"
description: "Add feature to track required changes for enabled V2 of auto-capturing of onboarding bug reports."
bug: "302517677"
}
\ No newline at end of file
}
flag {
name: "cross_user_suspension_enabled"
namespace: "enterprise"
description: "Allow holders of INTERACT_ACROSS_USERS_FULL to suspend apps in different users."
bug: "263464464"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment