aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-03-10 22:35:52 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-03-10 22:35:52 +0000
commiteaccd8ae90af198973ff52581fd6742daf49982f (patch)
tree1b128260be25cfee42cf68be45ab20012cdb838e
parent85397dc6f8e44b96ffb8d194be3dd4ec4b752cf5 (diff)
parentc18ce66b0a59437395510f367232775ed1a5d8b4 (diff)
downloadtpm2-tss-eaccd8ae90af198973ff52581fd6742daf49982f.tar.gz
ANDROID: Add third-party metadata. am: d1f555cad9 am: 5b516ce7f8 am: f83d355195 am: 43b1a609bb am: c18ce66b0a
Change-Id: I7bb627dc7b6afa1081e4a1fc1d5eaac77c7f931e
-rw-r--r--METADATA17
-rw-r--r--MODULE_LICENSE_BSD0
l---------NOTICE1
3 files changed, 18 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..09d08bc3
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "tpm2-tss"
+description:
+ "This repository hosts source code implementing the Trusted Computing "
+ "Group's (TCG) TPM2 Software Stack (TSS)."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://tpm2-software.github.io/"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/tpm2-software/tpm2-tss"
+ }
+ version: "a34dd0ed5a9cc91e3e084f941a859bc61863050b"
+ last_upgrade_date { year: 2020 month: 1 day: 17 }
+}
diff --git a/MODULE_LICENSE_BSD b/MODULE_LICENSE_BSD
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/MODULE_LICENSE_BSD
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 00000000..7a694c96
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file