diff options
| author | 2024-07-03 03:31:38 +0000 | |
|---|---|---|
| committer | 2024-07-03 03:39:50 +0000 | |
| commit | 3b5da2c4af8a5f5070803149ea3c53458768efb6 (patch) | |
| tree | 81c7a9122220c351f6e839f6b95528b7a1e04feb /libs/androidfw/misc.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions