commit | 43832f61368c0385fd3d70d0d2623fe3b4059179 | [log] [tgz] |
---|---|---|
author | Aditya Belsare <asbel@google.com> | Tue Feb 08 19:40:13 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 08 19:40:13 2022 +0000 |
tree | 75f6fa67d8df12ebf496394aa2be418d638a10a2 | |
parent | 076b9c26e935829845ff90ad6176cf812a3c7a2d [diff] | |
parent | c0bd27b3b008ed6d76655fde900515b35fbbc846 [diff] |
Merge "Add cert_validator to allowed rust paths"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 0962168..14fcb02 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -37,6 +37,7 @@ "system/tools/aidl", "tools/security/fuzzing/example_rust_fuzzer", "tools/security/fuzzing/orphans", + "tools/security/remote_provisioning/cert_validator", "tools/vendor", "vendor/", }