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

Commit bcfc2995 authored by Cole Faust's avatar Cole Faust
Browse files

Remove art/test from genrule allowlist

go/android-busy-beavers-sandboxing

Bug: 307824623
Test: mm in art/test
Change-Id: Ic37343ad873f71461db984b030f6beda5279207c
parent ce74a59b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ var (

	SandboxingDenyPathList = []string{
		// go/keep-sorted start
		"art/test",
		// go/keep-sorted end
	}
)