diff options
author | jianzhou <jianzhou@codeaurora.org> | 2018-05-11 14:47:12 +0800 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2020-02-27 17:09:01 -0800 |
commit | acce5e4a64a6d3939d21557797648408ed36bafc (patch) | |
tree | 85afe80e6fde28970cad2bee1de1c09a5854ad03 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 680c708af14916a50128f4f6338550ef5960b21b (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
Merged-In: Iab9cd5acfeabd114371a8aaaa406a4a1c5919f98
Test: Monkey
Bug: 79550062
(Cherrypick for R)
Change-Id: I802b90c55946cfac0f64cb69072588b0acb03cc2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions