summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/util/ProcFileReader.java
Commit message (Expand)AuthorAgeFilesLines
* Freezer: don't skip processes with file locksLi Li2021-09-301-0/+22
* Freezer: fix exception when parsing /proc/locksLi Li2021-07-291-6/+37
* resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes2013-06-281-4/+4
|\
| * Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-281-4/+4
* | Support optional values in ProcFileReader.Jeff Sharkey2013-01-311-8/+42
|/
* Correct proc file reader, optimizations.Jeff Sharkey2011-11-021-0/+199