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

Commit 44a67834 authored by Xiaomiao Zhang's avatar Xiaomiao Zhang Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to guard web content filters entry point in supervision settings." into main

parents 6d2cc8c4 10b2034b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -72,3 +72,11 @@ flag {
  description: "Flag that enables system APIs in Supervision Manager"
  bug: "382034839"
}

flag {
  name: "enable_web_content_filters_screen"
  is_exported: true
  namespace: "supervision"
  description: "Flag that enables the web content filters screen with Supervision settings entry point"
  bug: "395134536"
}