Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e5fc3b4 authored by A. Cody Schuffelen's avatar A. Cody Schuffelen
Browse files

Allow rust code in device/google/cuttlefish

Test: TreeHugger
Change-Id: If7bce48e101bd49389d952556bfdf95d7899f01b
parent aa8ac242
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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",