commit | 93312c998eba91d9159c9e70c32e92aafbae4d18 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu May 18 14:34:36 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu May 18 14:39:14 2023 -0700 |
tree | a953bec4ddb3c6a2120b4fa9f6f9c230989ee2db | |
parent | 85a86cb9085cbb0f48585c44837724d173084a2a [diff] |
bpf_headers: Make bpf_headers available to libsysutils So KernelUtils.h can be used in NetlinkEvent.cpp. Test: builds Change-Id: If7a6a28e735ee19dc6b7a72330a97a8a01bcecd5
diff --git a/staticlibs/native/bpf_syscall_wrappers/Android.bp b/staticlibs/native/bpf_syscall_wrappers/Android.bp index 125d631..b3efc21 100644 --- a/staticlibs/native/bpf_syscall_wrappers/Android.bp +++ b/staticlibs/native/bpf_syscall_wrappers/Android.bp
@@ -33,6 +33,8 @@ "//apex_available:platform", "com.android.art.debug", "com.android.mediaprovider", + "com.android.os.statsd", + "com.android.resolv", "com.android.tethering", ], }