aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4e7ca0c701acd63f47a8dfd0c341bc598d2f1472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update bpftool
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "bpftool"
description: "tool for inspection and simple manipulation of eBPF programs and maps"
third_party {
  url {
    type: GIT
    value: "https://github.com/libbpf/bpftool.git"
  }
  version: "66c1c8b51826fc4cd0641e5b99d54f469a11f726"
  license_type: RESTRICTED
  last_upgrade_date {
    year: 2023
    month: 10
    day: 16
  }
}