blob: 870877cc30cd0348cc25771dedd0b3b97d0694d6 [file] [log] [blame]
David Reesb736eed2024-04-19 10:21:43 -07001# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/emboss
David Rees99e0aae2024-08-09 14:15:11 -07003# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
David Rees1325c012024-03-13 15:43:51 -07004
David Reesb736eed2024-04-19 10:21:43 -07005name: "emboss"
6description: "Emboss is a tool for generating code that reads and writes binary data structures. It is designed to help write code that communicates with hardware devices such as GPS receivers, LIDAR scanners, or actuators."
David Rees1325c012024-03-13 15:43:51 -07007third_party {
David Reesb736eed2024-04-19 10:21:43 -07008 license_type: NOTICE
9 last_upgrade_date {
10 year: 2024
David Rees99e0aae2024-08-09 14:15:11 -070011 month: 8
12 day: 9
David Reesb736eed2024-04-19 10:21:43 -070013 }
David Rees1325c012024-03-13 15:43:51 -070014 identifier {
15 type: "Git"
16 value: "https://github.com/google/emboss"
David Rees99e0aae2024-08-09 14:15:11 -070017 version: "v2024.0809.170004"
David Rees1325c012024-03-13 15:43:51 -070018 primary_source: true
19 }
David Rees1325c012024-03-13 15:43:51 -070020}