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

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

Merge "Add a flag for web content filters search redirection." into main

parents 8c857c1e 6f5ef01a
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -81,6 +81,17 @@ flag {
  bug: "395134536"
}

flag {
  name: "enable_web_content_filters_screen_search_redirection"
  is_exported: false
  namespace: "supervision"
  description: "Flag that enables the web content filters screen search redirection"
  bug: "437389231"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "enable_lock_task_feature_quick_settings"
  is_exported: true