Merge "rust: Add vendor/ to allowed list."
This commit is contained in:
@@ -28,6 +28,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