commit | 05a076d9ff0f581b740a44ae188c3ddec1ff48ee | [log] [tgz] |
---|---|---|
author | Scott Lobdell <slobdell@google.com> | Sun Jan 30 02:48:16 2022 +0000 |
committer | Scott Lobdell <slobdell@google.com> | Sun Jan 30 03:03:49 2022 +0000 |
tree | aad0bb5fb09f81223143a8f2c7aeca5e2a89ec23 | |
parent | 4557067842adfb345282fb3229ffe029304c8f12 [diff] | |
parent | 8c10b57297b6313804cc705315d5f31829ca2dad [diff] |
Merge TP1A.220107.002 Change-Id: I899af96562e2dd67d02f4e7d1d433409512618d3
diff --git a/Android.bp b/Android.bp index 477f649..bc363b1 100644 --- a/Android.bp +++ b/Android.bp
@@ -33,6 +33,9 @@ "-Wall", "-Werror", ], + include_dirs: [ + "system/bpf/progs/include", + ], } cc_library {