| commit | 455fd26c197f2391a3dd8c4e30760e94eaf587b7 | [log] [tgz] |
|---|---|---|
| author | Abhijeet Kaur <abkaur@google.com> | Wed Jun 26 15:01:55 2019 +0100 |
| committer | Abhijeet Kaur <abkaur@google.com> | Wed Jun 26 15:12:51 2019 +0100 |
| tree | 32bfdedb17e601c8b21741e8e6dea3ea49ae8b7a | |
| parent | 8475fc34a2144b947db4f1a1170a01809e83479d [diff] |
Remove unused function GetPidByName()
Due to the fix b/132919954, this function is no longer needed.
Bug: 133223733
Test: builds
Test: All tests pass
* First create `/data/nativetest64`:
adb shell mkdir /data/nativetest64
* Then run:
mmm -j frameworks/native/cmds/dumpstate/ \
&& adb push ${OUT}/data/nativetest64/dumpstate_* /data/nativetest64 \
&& adb shell /data/nativetest64/dumpstate_test/dumpstate_test
Change-Id: Id52455d8bb82909706e0b2606aa1811c9faf1d69