diff options
| author | 2018-08-27 16:41:28 +0900 | |
|---|---|---|
| committer | 2018-08-30 17:24:17 +0900 | |
| commit | 50ea4d0d2c9e2dd32144f818e434bf87d03a982b (patch) | |
| tree | 62118fa4ce8758a4219c890c82516ebd4fd00496 /libs/androidfw/AssetManager.cpp | |
| parent | d5eff002eb7358342381321d67e988ed6088eba8 (diff) | |
[BatteryStats] Correct formatter for pkginst in battery stats.
Symptom:
Wrong format is output for pkginst in battery stats.
Root cause:
Formatter for pkginst in battery stats is required to sIntToString
but it was defined sUidToString.
Solution:
Correct formatter for pkginst in battery stats to sIntToString
from sUidToString.
Bug: 113559700
Change-Id: I43eb7aba37c8723337dbbaea9f6a6eacfb01d259
Diffstat (limited to 'libs/androidfw/AssetManager.cpp')
0 files changed, 0 insertions, 0 deletions