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

Commit 36ae3f8b authored by Tetiana Meronyk's avatar Tetiana Meronyk Committed by Android (Google) Code Review
Browse files

Merge "Cleanup require_pin_before_user_deletion flag" into main

parents 41ea24e0 3b407555
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -217,16 +217,6 @@ flag {
  is_fixed_read_only: true
}

flag {
    name: "require_pin_before_user_deletion"
    namespace: "multiuser"
    description: "Require credential authentication when a user tries to delete themselves or another user"
    bug: "342395399"
    metadata {
        purpose: PURPOSE_BUGFIX
  }
}

# This flag guards the private space feature and all its implementations excluding the APIs. APIs are guarded by android.os.Flags.allow_private_profile.
flag {
    name: "enable_private_space_features"