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

Commit b7a913f9 authored by Tetiana Meronyk's avatar Tetiana Meronyk
Browse files

Add flag for user wakeup persistence

Bug: 314907186
Test: m all_aconfig_declarations
Change-Id: I08c7de5ce29a5b74300cae18cc6f08e61fcf4cab
parent beef4927
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -9,3 +9,10 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "start_user_before_scheduled_alarms"
    namespace: "multiuser"
    description: "Persist list of users with alarms scheduled and wakeup stopped users before alarms are due"
    bug: "314907186"
}