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

Commit 64ad0c40 authored by Rafael Prado's avatar Rafael Prado Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag for coexistence migration for supervision" into main

parents 808098b8 71bf1129
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -89,6 +89,14 @@ flag {
  bug: "289520697"
}

flag {
  name: "coexistence_migration_for_supervision_enabled"
  is_exported: true
  namespace: "enterprise"
  description: "Migrate existing APIs that are used by supervision (Kids Module) to be coexistable."
  bug: "356894721"
}

# Fully rolled out and must not be used.
flag {
  name: "security_log_v2_enabled"
@@ -123,7 +131,6 @@ flag {
  bug: "293441361"
}

# Fully rolled out and must not be used.
flag {
  name: "assist_content_user_restriction_enabled"
  is_exported: true
@@ -150,7 +157,6 @@ flag {
  bug: "304999634"
}

# Fully rolled out and must not be used.
flag {
  name: "esim_management_enabled"
  is_exported: true