1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update google-breakpad 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "google-breakpad" 6description: "Breakpad is a set of client and server components which implement a crash-reporting system" 7third_party { 8 url { 9 type: HOMEPAGE 10 value: "https://chromium.googlesource.com/breakpad/breakpad" 11 } 12 url { 13 type: GIT 14 value: "https://chromium.googlesource.com/breakpad/breakpad" 15 } 16 version: "922d49bdfe3c92e5d35c406f87f2c354637a2f8b" 17 license_type: RECIPROCAL 18 license_note: "would be NOTICE save for APSL in:\n src/third_party/mac_handler/breakpad_nlist_64.cc\n src/third_party/mac_headers/" 19 last_upgrade_date { 20 year: 2023 21 month: 8 22 day: 21 23 } 24} 25