Skip to content
Commit 69088854 authored by Songchun Fan's avatar Songchun Fan
Browse files

[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
parent 507092cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment