commit | 3a147230a4813ab8438699e9d997e922ad72f368 | [log] [tgz] |
---|---|---|
author | Shreyas Basarge <snb@google.com> | Mon Feb 06 17:46:26 2017 +0000 |
committer | Shreyas Basarge <snb@google.com> | Mon Feb 06 17:46:26 2017 +0000 |
tree | 808e2b8c6b275ef5310a24d5d380b4d29262927f | |
parent | b01cac7c5337eb71a05b5f2b019f73b8041404c9 [diff] |
Fix requiresCharging false value ignored issue If a SyncRequest builder is used to create a sync request and setRequiresCharging(bool) is used, the sync request requires charging irrespective of the boolean value provided. This cl fixes the issue. Bug: 35027396 Test: Tested manually by looking for the charging bit in jobscheduler dumpsys. Change-Id: I8f642597a64b8964665f41f5ce9ca71529634069