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

Commit 601b822f authored by Alex Johnston's avatar Alex Johnston Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to split up existing create and provision managed profile API." into main

parents a953dd59 cbd09355
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -367,3 +367,10 @@ flag {
    description: "Allows DPMS to enable or disable SupervisionService based on whether the device is being managed by the supervision role holder."
    bug: "376213673"
}

flag {
  name: "split_create_managed_profile_enabled"
  namespace: "enterprise"
  description: "Split up existing create and provision managed profile API."
  bug: "375382324"
}