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

Commit 3b407555 authored by Tetiana Meronyk's avatar Tetiana Meronyk
Browse files

Cleanup require_pin_before_user_deletion flag

Bug: 427591504
Test: m
Flag: EXEMPT flag cleanup
Change-Id: Ida228a42d5100902ee63ab6b5fb73204b192ffe9
parent 21439d00
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -227,16 +227,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"