summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--genrule/allowlists.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/genrule/allowlists.go b/genrule/allowlists.go
index 926d6c0c6..8abf73e19 100644
--- a/genrule/allowlists.go
+++ b/genrule/allowlists.go
@@ -32,7 +32,6 @@ var (
SandboxingDenyPathList = []string{
// go/keep-sorted start
- "art/test",
// go/keep-sorted end
}
)