1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update bpftool 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "bpftool" 6description: "tool for inspection and simple manipulation of eBPF programs and maps" 7third_party { 8 url { 9 type: GIT 10 value: "https://github.com/libbpf/bpftool.git" 11 } 12 version: "66c1c8b51826fc4cd0641e5b99d54f469a11f726" 13 license_type: RESTRICTED 14 last_upgrade_date { 15 year: 2023 16 month: 10 17 day: 16 18 } 19} 20