diff options
author | jianzhou <jianzhou@codeaurora.org> | 2018-05-11 14:47:12 +0800 |
---|---|---|
committer | Chris Tate <ctate@android.com> | 2020-02-26 22:52:55 +0000 |
commit | ef2a4c38590d3aa3453be12b49a409249d0609f7 (patch) | |
tree | 72c1fe5ab772553ffcb93e93a8a0f5cbd509bd35 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | be0d76d3823d12e5881fb999448c6eae971b913e (diff) |
AlarmManagerService: Fix FWR before boot completed
Root cause: AlarmManagerService send broadcast of TIMEZONE_CHANGED
before boot completed lead to IllegalStateException in AMS and system
skip StartWindowManagerService, and finally got crashed.
Modification: add flag Intent.FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT.
Change-Id: Iab9cd5acfeabd114371a8aaaa406a4a1c5919f98
Test: Monkey
Bug: 79550062
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions