commit | 9b58f2ddf83f919241413a7fb523a281a03f1c30 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Mon Feb 19 17:48:44 2018 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Wed Feb 21 13:31:15 2018 +0100 |
tree | 07153ca15bc48bf8d6acb605f5054ed93ae4d2c2 | |
parent | 78cab5a5961b37d984069697dd0ba684184de6bd [diff] |
Fix app start logging Our old trampoline logic doesn't work anymore, as some app starts are distributed between multiple tasks, which now means multiple stacks as well. Instead, track app starts by windowing mode. Test: Open/close apps, adb logcat -b events Test: AppStartTests Change-Id: If106f12ec98fd69ff7d0c4dabff28f88d2096a0b Fixes: 72953633