commit | 41e5b14ee3ba407d8ed1f7ba237d9f49ba23851c | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Tue May 18 08:40:37 2021 -0700 |
committer | Lee Shombert <shombert@google.com> | Tue May 18 08:40:37 2021 -0700 |
tree | b425422f5de30cc14bcb61f407ff0388c165aa23 | |
parent | f5098669d78516fd5ec9adfb1fb7dc7b2b2364bc [diff] |
Fix the brief/full snapshot dumpsys Bug: 188272116 'dumpsys package snapshot' has a brief mode and a full mode. The sense of the flag is backwards in the dump routine. This fixes the flag. Test: Manual test after booting. * 'dumpsys package snapshot' - verify full listing * 'dumpsys package snapshot --full' - verify full listing * 'dumpsys package snapshot --brief' - verify brief listing Change-Id: I8495efc87cec60195a19d16a4aab66609a603389