commit | 4b05276df5bdf99405198ba9397a757393059889 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Nov 27 15:45:32 2018 +0800 |
committer | Louis Chang <louischang@google.com> | Tue Nov 27 15:47:36 2018 +0800 |
tree | ccfed8c42c3609810721f603a7d8e109c3268370 | |
parent | 1215943a5590267077650a818545a2230478601a [diff] |
Fix NullPointerException on a null Application object When process attached, the app process was set to active earlier than binding to client application. So, it was possible to start activities or notify client to handle configuration changes before binding applications. Bug: 119621502 Test: adb shell monkey 100000 Change-Id: I969705f01ae00ae41e9df85567484b4ae1363d4f