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

Commit 6f5ef01a authored by Xiaomiao Zhang's avatar Xiaomiao Zhang
Browse files

Add a flag for web content filters search redirection.

FLAG: android.app.supervision.flags.enable_web_content_filters_screen_search_redirection
Bug: 437389231
Test: N/A
Change-Id: Ibc88c4750f605a8bb8a7270e1ae12f8eb9872b5a
parent 783a77c2
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