commit | d64b5c9b70e6e90b0606d58c90e3af2a4ec77521 | [log] [tgz] |
---|---|---|
author | Daniel Colascione <[email protected]> | Tue Sep 03 18:17:19 2019 -0700 |
committer | Daniel Colascione <[email protected]> | Wed Sep 04 15:50:29 2019 -0700 |
tree | 84d241010505cabf56df9998a134ef2c30df6e4c | |
parent | c595d3c4c52a53b9913c18f3ee00b31e5c528c55 [diff] |
Remove static constructors from libmeminfo This CL changes libmeminfo's API to be less picky about the types of its inputs and outputs and exposes the list of default memory types as a constexpr std::array that doesn't need to be constructed as dlopen time. Test: tests pass; device boots Bug: 140456977 Change-Id: Ice45a5400cc77540fb13352bba1adb7737877bcb