Yavor Goulishev | 9c08e84 | 2020-04-29 14:03:33 -0700 | [diff] [blame] | 1 | name: "linux-syscall-support" |
| 2 | description: |
| 3 | "Linux Syscall Support allows for direct Linux system calls required for " |
| 4 | "Crashpad." |
| 5 | |
| 6 | third_party { |
| 7 | url { |
| 8 | type: LOCAL_SOURCE |
| 9 | value: "/third_party/linux-syscall-support_mirror" |
| 10 | } |
| 11 | url { |
| 12 | type: GIT |
| 13 | value: "https://chromium.googlesource.com/linux-syscall-support" |
| 14 | } |
| 15 | version: "fd00dbbd0c06a309c657d89e9430143b179ff6db" |
| 16 | last_upgrade_date { |
| 17 | year: 2020 |
| 18 | month: 3 |
| 19 | day: 11 |
| 20 | } |
Kaido Kert | e83fce9 | 2021-05-27 08:48:59 -0700 | [diff] [blame] | 21 | license_type: NOTICE |
Yavor Goulishev | 9c08e84 | 2020-04-29 14:03:33 -0700 | [diff] [blame] | 22 | } |