aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorVictor Hsieh <victorhsieh@google.com>2020-12-15 13:59:26 -0800
committerVictor Hsieh <victorhsieh@google.com>2021-01-08 08:25:09 -0800
commit5cc8a92ff386267e0c69f7dad909f5cc3132ebb9 (patch)
treeadf0ed37ac7d7272ca7ba5c1ed11a742e0f3bed6 /METADATA
parent4061c0fb78928db1e424afbaf808d36800fbbfe7 (diff)
downloadlibchromeos-rs-5cc8a92ff386267e0c69f7dad909f5cc3132ebb9.tar.gz
Import libchromeos-rs
This change is imported from the libchromeos-rs directory of https://chromium.googlesource.com/chromiumos/platform2 Extra files added: - Android.bp - patches/Android.bp.patch File modified: - OWNERS Bug: 174797066 Test: mma Change-Id: I473686bb8dd9633759e6fb58266c9750322d52f2
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA14
1 files changed, 14 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..c4cea7d
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,14 @@
+name: "libchromeos-rs"
+description:
+ "libchromeos-rs contains Rust code that can be reused across any Chrome OS "
+ "project. The crate is copied from a bigger platform2 repo."
+
+third_party {
+ url {
+ type: GIT
+ value: "https://chromium.googlesource.com/chromiumos/platform2"
+ }
+ version: "a39ed76e487e191a009cba4676bdd9a33006cbc0"
+ last_upgrade_date { year: 2020 month: 12 day: 8 }
+ license_type: NOTICE
+}