summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:06:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:06:44 +0000
commit9fadc9d21882f530ab4946231141e664bc4e8bd7 (patch)
tree844241db9ff83f70290665e85a9239cad48d93d3
parent950cb4a10f68d9415d9b9d18d9a92582cfa3cf5a (diff)
parent239ca39078b40c1ec2e05afd5a5657a7c2f41e80 (diff)
downloadukey2-android13-mainline-sdkext-release.tar.gz
Change-Id: I8925f2c2a975cb7b1729607c7a3504cc3b84138a
-rw-r--r--.gitmodules16
-rw-r--r--src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java2
m---------third_party/absl0
m---------third_party/gtest0
m---------third_party/protobuf0
m---------third_party/secure_message0
6 files changed, 1 insertions, 17 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 2624f19..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,16 +0,0 @@
-[submodule "third_party/secure_message"]
- path = third_party/secure_message
- url = https://github.com/google/securemessage
- branch = master
-[submodule "third_party/gtest"]
- path = third_party/gtest
- url = https://github.com/google/googletest
- branch = master
-[submodule "third_party/protobuf"]
- path = third_party/protobuf
- url = https://github.com/protocolbuffers/protobuf
- branch = master
-[submodule "third_party/absl"]
- path = third_party/absl
- url = https://github.com/abseil/abseil-cpp
- branch = master
diff --git a/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java b/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java
index f5d0e1a..49e6f30 100644
--- a/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java
+++ b/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java
@@ -163,7 +163,7 @@ public class Ukey2HandshakeTest extends TestCase {
/**
* Tests that verification codes are different for different handshake runs. Also tests a full
- * man-in-the-middle attack.
+ * on-path attack.
*/
public void testVerificationCodeUniqueToSession() throws Exception {
if (KeyEncoding.isLegacyCryptoRequired()) {
diff --git a/third_party/absl b/third_party/absl
deleted file mode 160000
-Subproject 62f05b1f57ad660e9c09e02ce7d591dcc4d0ca0
diff --git a/third_party/gtest b/third_party/gtest
deleted file mode 160000
-Subproject 703bd9caab50b139428cea1aaff9974ebee5742
diff --git a/third_party/protobuf b/third_party/protobuf
deleted file mode 160000
-Subproject d0bfd5221182da1a7cc280f3337b5e41a89539c
diff --git a/third_party/secure_message b/third_party/secure_message
deleted file mode 160000
-Subproject e7b6988454bc94601616fbbf0db3559f73a1ebd