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

Commit a1127363 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Create a flag for rescue party flag resets" into main

parents b9ef36ac 45637a05
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -16,3 +16,11 @@ flag {
    description: "Enables various dependencies of crashrecovery module"
    bug: "289203818"
}

flag {
    name: "allow_rescue_party_flag_resets"
    namespace: "crashrecovery"
    description: "Enables rescue party flag resets"
    bug: "287618292"
    is_fixed_read_only: true
}