summaryrefslogtreecommitdiffstats
path: root/tests/BatteryWaster/res
Commit message (Collapse)AuthorAgeFilesLines
* Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-151-0/+2
| | | | | | Also improve debug printing of various times. Change-Id: Ifcc288fd1bcbf44c069875ba97925b9e7ffe9a48
* Various battery info things:Dianne Hackborn2010-08-132-0/+12
| | | | | | | | | | | | | | | | - Now track wake locks in battery history. - Now track sensors in battery history. - Some filtering of sensory data. - Fixes to some data that wasn't cleared when resetting battery stats. - Print amount discharged since last charge. And the big part -- keep track of wake locks held per process, and kill processes that hold wake locks too much while they are in the background. This includes information in the battery stats about the process being killed, which will be available to the developer if the app is reported. Change-Id: I97202e94d00aafe0526ba2db74a03212e7539c54
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-5/+5
| | | | Bug: #2361749.
* Add a test app that will drain the battery. NOT IN BUILD.Joe Onorato2009-11-252-0/+71