Skip to content
Commit 1949f82e authored by Jackal Guo's avatar Jackal Guo
Browse files

Only dump necessary info when specifying a package

Revise the logic of dump to drop unnecessary sections that aren't
relevant to the given package name. Besides, align the style of
each logic block.

Fix: 187415768
Test: manually check the result of 'dumpsys package' whether:
      1. any section that has data relevant to the given package
         name is missing.
      2. print 'Unable to find package' when the given package
         name doesn't exist.
Change-Id: Ide350d2b303fe6536ebd75e3bf7d7c9f54f4e0dd
parent 3ae8aa52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment