libprocinfo: introduce.

Add a new library for parsing /proc files. Start with helpers for
parsing /proc/<pid>/status and /proc/<pid>/task.

Bug: http://b/30705528
Test: libprocinfo_test32/64 on host/bullhead
Change-Id: I5757514c0aede8a9d75834b55aae42a5cf762b95
5 files changed
tree: 96319084a2e49cd033ed0681060c4cdebcabb7a7
  1. include/
  2. .clang-format
  3. Android.bp
  4. process.cpp
  5. process_test.cpp