rust: Add vendor/ to allowed list.
Bug: 191507775 Test: N/A Change-Id: I077459f545d4a16de092a3cce27ce97afb76d514
This commit is contained in:
@@ -27,6 +27,7 @@ var (
|
|||||||
"system/security",
|
"system/security",
|
||||||
"system/tools/aidl",
|
"system/tools/aidl",
|
||||||
"tools/security/fuzzing/example_rust_fuzzer",
|
"tools/security/fuzzing/example_rust_fuzzer",
|
||||||
|
"vendor/",
|
||||||
}
|
}
|
||||||
|
|
||||||
DownstreamRustAllowedPaths = []string{
|
DownstreamRustAllowedPaths = []string{
|
||||||
|
Reference in New Issue
Block a user