Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-19 | Migrate system/core/base to system/libbase | Baligh Uddin | |
BUG: 148941208 test: TH Change-Id: I1134f1e9e968b9273748e2483bea8d25e5c9e994 | |||
2019-07-01 | Add android::base::GetPids() function to return all pids | Tom Cherry | |
We loop over /proc to iterate through pids in a lot of code, so let's consolidate this into a single function in libbase. Test: new unit test Change-Id: I908fab90b603546d0e3e8b8acdc8dadfc3552d62 |