blob: 5a16d1de548030b33c6ab1902728d15edd910793 [file] [log] [blame]
Matthias Maennich6652d742019-02-01 22:20:44 +00001name: "kernel/build"
2description:
3 "Build scripts to build Android Kernels."
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://source.android.com/setup/build/building-kernels"
9 }
10 url {
11 type: GIT
12 value: "https://android.googlesource.com/kernel/build"
13 }
14 version: ""
15 last_upgrade_date { year: 2019 month: 2 day: 1 }
16 license_type: NOTICE
17}