commit | 69e604fdb9ffc5e13a545e89c523b0edd391b7ad | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Jul 29 12:55:11 2020 -0700 |
committer | Songchun Fan <schfan@google.com> | Thu Aug 20 04:34:31 2020 +0000 |
tree | 8288e3c7608e7975bb6d1b17a98e34679af21b30 | |
parent | d951edaa48002013c73ea05c7a419f18a2dcdcbb [diff] |
[SettingsProvider] fix WriteFallbackSettingsFilesJobService holding wakelock onStartJob() should return false otherwise the job service will hold a long wakelock until it times out. writeFallBackSettingsFiles() is blocking, so when it returns we should finish the job. BUG: 162438758 Test: manual Change-Id: I3bfbcf5a7b21f142fd00130e1a57232bc02aedb6 (cherry picked from commit 690888547af30bb18809505dd22eb6d76641c711) Merged-In: I3bfbcf5a7b21f142fd00130e1a57232bc02aedb6