Merge "Allow rust code in device/google/cuttlefish" am: 93bfe6bf76
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1511774 Change-Id: I5b1e10aafae6464d1ea0fc4018010d2df09eb1c6
This commit is contained in:
commit
963d959672
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue