commit | 690888547af30bb18809505dd22eb6d76641c711 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Jul 29 12:55:11 2020 -0700 |
committer | Songchun Fan <schfan@google.com> | Wed Jul 29 14:29:14 2020 -0700 |
tree | d0a320165b344ab88854e2f99f39be8f5bc1a1a7 | |
parent | 507092cf2533f1955a0ceeb55c5b22e7a5ca60ec [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