Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3b5da2c4 authored by Winson Chung's avatar Winson Chung
Browse files

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
parent 6307029a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment