commit | 3b5da2c4af8a5f5070803149ea3c53458768efb6 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Wed Jul 03 03:31:38 2024 +0000 |
committer | Winson Chung <winsonc@google.com> | Wed Jul 03 03:39:50 2024 +0000 |
tree | 81c7a9122220c351f6e839f6b95528b7a1e04feb | |
parent | 6307029a318756fcd522bfc308be411031eff40e [diff] |
Add analagous finish activity traces in the client side - Useful when cross referencing where an app-requested finish may be happening - Usage: // Enabling adb shell setprop persist.wm.debug.finish_activity true adb reboot adb logcat -s "Instrumentation" // Disabling adb shell setprop persist.wm.debug.finish_activity \"\" adb reboot Flag: EXEMPT bugfix Bug: 309020623 Test: adb shell setprop persist.wm.debug.finish_activity true Change-Id: Ia2a5ce10c236adcedd354e1661877bab1cf010df