aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-15 00:04:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-15 00:04:42 +0000
commit5f407ceb2c7ca80abbc120a19fa88c70215d3a80 (patch)
tree13a521bc7d536b5ac3d452d97e37d9efdea88241
parentb7a9602a9169e9b86cd418bfed46baddaf324106 (diff)
parent3c9aaf9a64cff8e59143975069d404628f3014fc (diff)
downloadbpftool-android14-qpr2-s2-release.tar.gz
Change-Id: I146ea3863a4a8866d8fbad1eb8fb7564c2a77d74
-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",