summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Jiangyou Li <jiangyou.li@unisoc.com> 2023-12-08 15:40:43 +0800
committer jiangyou li <jiangyou.li@unisoc.com> 2023-12-14 05:26:45 +0000
commit274eec31d0d4942ddb1fca06d0ef1de638bf8eef (patch)
tree252ca3f33f5baeba13198966401e4ac773dd6978 /api/api.go
parent6106318ca75008612bfb971255a4771b7135a081 (diff)
Fix NPE in BootReceiver
BootReceiver is depend on DropboxManagerService. If native crash occured before DropboxManagerService start, BootReceiver.addTombstoneToDropBox will occus NPE due to DropboxManager is null. So it need delay watch the tombstone file. Change-Id: I188f18663ac6966d82b97b77e8fed72238adf683
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions