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

Commit d06abbd4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for migration of MTE policy to DPE" into main

parents 3dd7734d 4fc434cb
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -341,3 +341,11 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "set_mte_policy_coexistence"
    is_exported: true
    namespace: "enterprise"
    description: "Enables coexistence support for Setting MTE policy."
    bug: "376213673"
}