commit | 1103ff27a8ce7a193ff78968761f2b484f08f54c | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Tue Feb 11 20:40:26 2020 -0800 |
committer | Michael Wachenschwanz <mwachens@google.com> | Mon Feb 24 20:42:57 2020 +0000 |
tree | 860d10aa2cf69c3b0884c9a536fe47bb84ea6845 | |
parent | 27f83cdbcefd687632811996e25ece99f7e1ac69 [diff] |
Fix exempt vs unexempt scheduled sync standby bucket logic Fix for bug in AppStandbyController that would treat all scheduled syncs for user 0 as unexempted syncs and syncs for not user 0 as exempted syncs, regardless of the actual exemption status. Fixes: 150016258 Test: atest AppStandbyControllerTests Change-Id: Ie9e63c2954d0abe2a28469ea95ba6995a5c8696d (cherry picked from commit 3ffa92f62c07e1cf16fc1aabb5bf72e0e5e87178)