commit | 8b541aa6aed5e34ba82aac97315edfde3e3acfcd | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Tue Nov 29 13:58:51 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 29 13:58:51 2022 +0000 |
tree | fa806d7945103f37be70372b0cb5520297c1dad4 | |
parent | 47d424e49d7145a298b91a6a48ef46db8c11a59c [diff] | |
parent | 79ce874e8f33b4b903adef9d0b4d59aed92bd31b [diff] |
Merge "Add macro to create BPF ring buffers."
diff --git a/staticlibs/Android.bp b/staticlibs/Android.bp index f4997a1..63c8b4e 100644 --- a/staticlibs/Android.bp +++ b/staticlibs/Android.bp
@@ -70,6 +70,7 @@ libs: [ "androidx.annotation_annotation", "framework-annotations-lib", + "framework-configinfrastructure", "framework-connectivity.stubs.module_lib", ], lint: { strict_updatability_linting: true },