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

Commit f8ac9625 authored by Zhou Liu's avatar Zhou Liu Committed by Android (Google) Code Review
Browse files

Merge "Create flag for App Approval settings in Android settings UI" into main

parents c926958e aa663c24
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -48,3 +48,11 @@ flag {
  description: "Flag that enables the Supervision settings screen with top-level Android settings entry point"
  bug: "383404606"
}

flag {
  name: "enable_app_approval"
  is_exported: true
  namespace: "supervision"
  description: "Flag to enable the App Approval settings in Android settings UI"
  bug: "390185393"
}