commit | a307454ba5a9eee9c3e0fb73a7114bb02c63df0f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Jan 13 14:13:44 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 17 22:49:09 2020 +0000 |
tree | 56ababcd82dd1ee37f40d966e9304d03e8a2f7b1 | |
parent | b670f124dc0bc9dac2802bb408825411d23000f9 [diff] |
libbpf_android doesn't use libnetdutils 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 netd_integration_test netd_unit_test libnetdbpf_test Test: atest bpf_benchmark (fails on unrelated synchronizeKernelRCU) Change-Id: Iab50cf8113818606cc7d32843e51907ae02543bc