Merge "Add libc to Rust allowlist." am: 850edab344
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1774006 Change-Id: I0f882b479691b5c00dc07ed33416368fdf5a3cff
This commit is contained in:
@@ -6,6 +6,7 @@ var (
|
|||||||
// for an example.
|
// for an example.
|
||||||
// TODO(b/160223496): enable rustfmt globally.
|
// TODO(b/160223496): enable rustfmt globally.
|
||||||
RustAllowedPaths = []string{
|
RustAllowedPaths = []string{
|
||||||
|
"bionic/libc",
|
||||||
"device/google/cuttlefish",
|
"device/google/cuttlefish",
|
||||||
"external/adhd",
|
"external/adhd",
|
||||||
"external/crosvm",
|
"external/crosvm",
|
||||||
|
Reference in New Issue
Block a user