commit | f35b51d93ea306994e650d571ccc048c02d1e837 | [log] [tgz] |
---|---|---|
author | Lanny Chen <lanzhi@google.com> | Fri Mar 29 22:39:49 2024 +0000 |
committer | Lanny Chen <lanzhi@google.com> | Tue Apr 02 16:54:33 2024 +0000 |
tree | ca956d030fde603de8ce58b4d2ef2b1cb3874bb9 | |
parent | ae51c4299f8e8e367ad18b5e7aba80a2213a37c3 [diff] |
Refactor android_os_Debug to use androidprocheaps The smaps reading logic removed in this change, was moved to androidprocheaps previously (aosp/3001640). Refactored the logic in android_os_Debug to use the implementation in androidprocheaps and remove the code duplication. Change-Id: I362a26f54f09e9f795215bf2ed7a537bb8c17c1d Fix: 323589060 Test: atest libmeminfo_test