commit | 0513a94094ee041134e143bb69c5731969d34bb6 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Mar 06 12:38:13 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Wed Mar 06 13:15:40 2019 +0800 |
tree | 626c12c0ec9ffde099bc21443ad600bb024304fd | |
parent | a7246835025f46579763847cd8e6d76a0b4feeec [diff] |
Fix reporting HOT launch state while required to restart process We were reporting the launch state as HOT whenever brought a task to top, even the process was gone. Now we check if the activity is attached to its process to judge the launch state. Bug: 126182006 Test: atest ActivityMetricsLoggerTests Change-Id: I3dfc54ddf27732384c4a5425c321812667313b50