aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index abb9648..ace80d8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -19,6 +19,7 @@ license {
cc_binary {
name: "bpftool",
+ defaults: ["elfutils_transitive_defaults"],
host_supported: true,
srcs: [
"src/*.c",