summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Winson Chung <winsonc@google.com> 2023-11-02 23:28:09 +0000
committer Winson Chung <winsonc@google.com> 2023-11-16 16:42:53 +0000
commit549506b4c3cfb21f153e4913c280020e8b2e6f78 (patch)
treeccf541b2db5a507a971087ddfeaf94bc518a604f /libs/androidfw/StringPool.cpp
parent0edd84716a9090da9a35837353ccb7344d5b8608 (diff)
Enable printing stack traces for activity starts based on a sysprop
- For non-platform devs who don't have a platform checkout, having the ability to enable a stack trace for all processes in the system can help further narrow down the origin of the launch. Having it in logcat vs debugging the process can also be helpful if there are other adjacent logs to cross-reference with. - Usage: // Enabling adb shell setprop persist.wm.debug.start_activity true adb reboot adb logcat -s "Instrumentation" // Disabling adb shell setprop persist.wm.debug.start_activity \"\" adb reboot Fixes: 309020623 Test: adb shell setprop persist.wm.debug.start_activity true Change-Id: I0b2ba15106053daddcaad246ebf97c339298c325
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions