Skip to content
Commit 50ea4d0d authored by Hirono Shiyama's avatar Hirono Shiyama Committed by Shunta Sato
Browse files

[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
parent d5eff002
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