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

Commit 484d9414 authored by Yvonne Jiang's avatar Yvonne Jiang Committed by Android (Google) Code Review
Browse files

Merge "Create flag for Device Supervision page in settings UI." into main

parents b036f841 55957c2a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -40,3 +40,11 @@ flag {
  description: "Flag to enable the SupervisionAppService"
  bug: "389123070"
}

flag {
  name: "enable_supervision_settings_screen"
  is_exported: true
  namespace: "supervision"
  description: "Flag that enables the Supervision settings screen with top-level Android settings entry point"
  bug: "383404606"
}