commit | 2259fdf7df44bc94cf03b955d9a97b30c5e7c490 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Fri Nov 09 16:42:45 2018 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Tue Dec 04 14:02:28 2018 -0800 |
tree | a30815a9d9d6b07bafd5b302dbe0775cea5c6c72 | |
parent | 5cd79691770ae774c7b07a15453b6d63aedbe1fc [diff] |
libmeminfo: Add support for counting swap pages Adds procmeminfo API to get the vector of swap_offsets if SWAP is enabled on the device. Bug: 114325007 Bug: 111694435 Test: libmeminfo_test 1 Change-Id: If0b52d042749a5bcb2c87aa2cb1595190d4769b1 Signed-off-by: Sandeep Patil <sspatil@google.com>