Files
frameworks_base/tools/powermodel
Joe Onorato 6e62087699 Add the concept of apps to the battery stats parser.
AttributionKey is how we identify an app.  It contains either
a set of package names, read from the uid records from batterystats
(or later UidMap from statsd), or one of the hard coded SpecialApps.

Test: atest frameworks/base/tools/powermodel --host
Change-Id: If2dee6bffd2d3dafccfeff5c92bafc651b356b15
2018-11-29 10:48:26 -08:00
..