Skip to content
Commit 724f3dfe authored by Vishnu Nair's avatar Vishnu Nair
Browse files

Add a new flag to dump normal priority content from ActivityManagerService

- remove cloned logic from main dump function

Bug: 31774394
Test: adb bugreport ~/tmp.zip
Test: adb shell dumpsys activity -a > activity_legacy.dump && adb shell dumpsys activity -a --dump-priority NORMAL > activity_split.dump && adb shell dumpsys activity --dump-priority CRITICAL >> activity_split.dump && diff activity_legacy.dump activity_split.dump
Change-Id: Iebec9f5bd9215efbb6f66bc4eb8b389b1dbb8bf9
parent 0b89088c
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