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

Commit 4e96abb6 authored by Rubin Xu's avatar Rubin Xu
Browse files

Add feature flag for Dedicated Device Control feature

Bug: 281964214
Test: None
Change-Id: Ibd8528a32368fd9a39ae14301ac258859ad78786
parent d7e06cff
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
  description: "Allow holders of INTERACT_ACROSS_USERS_FULL to suspend apps in different users."
  bug: "263464464"
}

flag {
  name: "dedicated_device_control_enabled"
  namespace: "enterprise"
  description: "Allow the device management role holder to control which platform features are available on dedicated devices."
  bug: "281964214"
}