+2
−0
base/include/android-base/process.h
0 → 100644
+60
−0
base/process.cpp
0 → 100644
+39
−0
base/process_test.cpp
0 → 100644
+35
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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