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

Commit c97a9e14 authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to support deleting private space from Settings when lock is forgotten" into main

parents 251d74d8 e4b4e354
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -193,3 +193,10 @@ flag {
    bug: "290333800"
    is_fixed_read_only: true
}

flag {
    name: "delete_private_space_from_reset"
    namespace: "profile_experiences"
    description: "Add entrypoint in Settings Reset options for deleting private space when lock is forgotten"
    bug: "329601751"
}