aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2020-10-26 20:01:36 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-26 20:01:36 +0000
commit1e4ad4b96d7f77f18b433b16748611c300229121 (patch)
tree2688bf9a6c8feb1ae92ceae63e88a9f003c76f97
parentb499c881e21b178a42bc3aff9542ee52bb0da8ee (diff)
parent8bf5402172095847e24a7d5679ea81d4ebd27d3c (diff)
downloadnum_cpus-1e4ad4b96d7f77f18b433b16748611c300229121.tar.gz
Add metadata files am: 00958f65ba am: 8b26c738c2 am: 8bf5402172
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/num_cpus/+/1472195 Change-Id: I16b0f5d81aadae9e57dba5237a684d9668e1527a
l---------LICENSE1
-rw-r--r--METADATA17
-rw-r--r--MODULE_LICENSE_APACHE20
-rw-r--r--OWNERS1
4 files changed, 19 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 120000
index 0000000..6b579aa
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+LICENSE-APACHE \ No newline at end of file
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..0b69247
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "num_cpus"
+description:
+ "Get the number of CPUs on a machine."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/num_cpus"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/num_cpus/num_cpus-1.13.0.crate"
+ }
+ version: "1.13.0"
+ last_upgrade_date { year: 2020 month: 10 day: 15 }
+ license_type: NOTICE
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS