diff options
author | Varun Shah <varunshah@google.com> | 2019-05-07 22:35:22 -0700 |
---|---|---|
committer | Varun Shah <varunshah@google.com> | 2019-05-08 15:51:12 -0700 |
commit | 5bef1bedf285a78d9bf7707c617e37c1ca37c680 (patch) | |
tree | b25eb9730ef99f58fd0b15b7b2b30705f37772a3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 50e31711af6ca41e8ac01ccbe22818f22e44b85c (diff) |
Add a dumpsys for UsageStatsDatabase info.
'dumpsys usagestats file [user] [interval] [filename]' added.
When all options are specified, this command dumps all usage stats
information stored in the specified filename.
If the filename is not specified, information of all files for the
specified interval is dumped.
If the interval is not specified, information of all files in all of the
intervals for the specified user is dumped.
If the user is not specified, information for all users is dumped.
Also added 'dumpsys usagestats database-info [user]'. This simply
connects the existing dump in UsageStatsDatabase.
If the user is not specified, information for all users is dumped.
Bug: 131923219
Test: various combinations of the dumpsys command added
Change-Id: Id2c2b20e07f9ab0e1a577e45fba199d565532b7b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions