commit | e7cd2a72d0261dedfed61edd9bb2ca97263b8ffb | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jan 10 17:49:35 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Jan 21 10:47:33 2020 -0800 |
tree | 58ca297c213bdd4ee22621b05c27dfab7db0ba6b | |
parent | 289742f5371e97a7e0fb66e61edf0a40d7be9172 [diff] |
libbpf_android: remove libnetdutils dep Remove libnetdutils dependency because bpf is being used for things other than networking these days, and we don't want to make libnetdutils vendor-available in the future. libbase provides an alternative type now. Bug: 140330870 Test: atest libbpf_android_test netd_integration_test netd_unit_test libnetdbpf_test bpf_module_test Change-Id: I72ae8cd7f58a49bfc7dcb914a332a4c4bad5dea5