Add cert_validator to allowed rust paths
Test: m libcert_request_validator works Change-Id: I40b8027e98a775dc1b9d3a8ab4431c12d6088c12
This commit is contained in:
parent
e95d77b964
commit
c0bd27b3b0
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ var (
|
|||
"system/tools/aidl",
|
||||
"tools/security/fuzzing/example_rust_fuzzer",
|
||||
"tools/security/fuzzing/orphans",
|
||||
"tools/security/remote_provisioning/cert_validator",
|
||||
"tools/vendor",
|
||||
"vendor/",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue