diff options
author | Lucas Dupin <dupin@google.com> | 2018-11-14 09:07:52 -0800 |
---|---|---|
committer | Lucas Dupin <dupin@google.com> | 2018-11-14 22:47:24 +0000 |
commit | 0b61ebde02250128afe9b7c46eb8c38b11e13e18 (patch) | |
tree | e5d4230748d061857a0ce464d43ea59b3eeb8f06 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 9f557739e1e1533e187faee583a59fd15ef6b0b5 (diff) |
Fix broadcast receiver race condition
Race would happen because receiver might not have been registered
before leaving doze. This is fixed by posting everything to the same
background Handler.
Test: manual
Change-Id: I7783651af79629dc4a817ff2e023cbdeb990320b
Fixes: 119506300
Fixes: 119436283
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions