commit | 724f3dfe85beff9a6dac68de759b466097965965 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Fri Feb 02 16:43:21 2018 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Fri Feb 02 16:43:21 2018 -0800 |
tree | 69457fd33e910fb532619b196380eb3b08813387 | |
parent | 0b89088ce21b73aa249f28d79cdbcaf5f813f4eb [diff] |
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