Merge "Allow rust code in device/google/cuttlefish"

This commit is contained in:
Treehugger Robot 2020-12-01 00:16:41 +00:00 committed by Gerrit Code Review
commit 93bfe6bf76
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ var (
// for an example.
// TODO(b/160223496): enable rustfmt globally.
RustAllowedPaths = []string{
"device/google/cuttlefish",
"external/adhd",
"external/crosvm",
"external/minijail",