commit | ce1cef87f3a0440c30b95683a249b2ff2735a815 | [log] [tgz] |
---|---|---|
author | Wei Wang <[email protected]> | Mon Sep 26 16:47:49 2016 -0700 |
committer | Wei Wang <[email protected]> | Tue Sep 27 08:25:11 2016 -0700 |
tree | 9165f3c160f77d9f8fec520fac7c4baac4dc7f8c | |
parent | ef3434986117721e62a178af5b5428369cb4d52f [diff] |
Include custom partitions in dumpcache tool Currently dumpcache use whitelist to include only standard partitions and also print duplicated entries with symbolic link which makes the total summary inaccurate. This patch use blacklist "rootfs/devfs/tmpfs/procfs" to support more partitions and skip symbolic links. Test: manual - took a dumpcache Bug: 31756965 Change-Id: I6038de9a2f3be11179cb30b4c4c6d2e7cd43aaa6