commit | 3ac629f04efcfa21addc7e35f51b0d1400b5fb9c | [log] [tgz] |
---|---|---|
author | Bonian Chen <bonianchen@google.com> | Wed Dec 14 04:18:20 2022 +0000 |
committer | Bonian Chen <bonianchen@google.com> | Wed Dec 14 10:06:12 2022 +0000 |
tree | 6f5cd0af6db297caa87b9f9c299caa2481d8b45f | |
parent | fd39b53f5184f1222beb18c87b6733c53e561b0c [diff] |
[Settings] Try to reduce the time pending on BroadcastReceiver This is not a design which could resolve the issue, but try to improve it through reducing the time blocking on BroadcastReceiver and reducing the happening of ANR. Bug: 262209170 Test: local and auto Change-Id: Idec4da3d1deaffb121a5c7a73aeb84b4b0331374