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

Commit 10783f4e authored by Anthony Alridge's avatar Anthony Alridge
Browse files

Add flag for esim UX changes

UX changes will include notifications and settings changes.

Test: N/A - just added a flag, system still builds
Bug: 325619598
Bug: 295301164
Change-Id: Ia975e718915cb666ef36679e9526fca334307cf4
parent 8d2accbc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -146,3 +146,10 @@ flag {
  description: "Allow to query whether MTE is enabled or not to check for compliance for enterprise policy"
  bug: "322777918"
}

flag {
  name: "esim_management_ux_enabled"
  namespace: "enterprise"
  description: "Enable UX changes for esim management"
  bug: "295301164"
}