Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e84af988 authored by Kevin Jeon's avatar Kevin Jeon
Browse files

Fix incorrect number formatting in dumpsys meminfo

This change updates the printRow() helper method that
ActivityThread.dumpMemInfo() references to include Locale.US, so that
numbers will be formatted correctly.

This change also replaces an incorrect %s with %d in the format string
used for three-column rows.

Test: Change the system locale to a different language (Arabic) and
      verify that dumpsys meminfo produces correctly-formatted values.
Bug: 301934161
Change-Id: If814796a1cf0302a54a02fa23e82d21a3213ea10
parent 4d91e437
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment