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

Commit e4b4e354 authored by josephpv's avatar josephpv
Browse files

Add a flag to support deleting private space from Settings when lock is forgotten

Bug: 329601751
Test: m all_aconfig_declarations
Change-Id: Ie45d3eb9bf1d1757218afc5ba659bb8e46282a2a
parent caa09b2b
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"
}