Skip to content
Commit cb4e8eea authored by Sandeep Patil's avatar Sandeep Patil
Browse files

meminfo: Debug: Use libmeminfo to read process maps



This is the last bit of android_os_Debug functions that are now
converted to using libmeminfo. The rest are to do with memtrack and they
will be handled separately with the Ion fdinfo changes.

Bug: 111694435
Test: runtest --path \
      frameworks/base/core/tests/coretests/src/com/android/internal/os/DebugTest.java
Test: adb root && adb shell dumpsys meminfo -a system_server
Test: adb shell dumpsys meminfo -a <app name>

Change-Id: Iea3439979858ae7eac68cfbd0dd3450b7c65a8bf
Signed-off-by: default avatarSandeep Patil <sspatil@google.com>
parent 7461df21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment