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

Commit aab03657 authored by Irem Uguz's avatar Irem Uguz Committed by Android (Google) Code Review
Browse files

Merge "Add new flag to control the refactor of policy transparency" into main

parents 7e4f7217 480fc16c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -439,3 +439,13 @@ flag {
  description: "Check for enterprise management indicator in carrier privileges of an eSIM profile"
  bug: "373466339"
}

flag {
  name: "policy_transparency_refactor_enabled"
  namespace: "enterprise"
  description: "Refactor policy transparency to use new generic policy transparency API."
  bug: "414733570"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}