summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Spandan Das <spandandas@google.com> 2023-10-16 22:38:19 +0000
committer Spandan Das <spandandas@google.com> 2023-10-18 18:04:11 +0000
commitdb6a189a41d33a19c7544e068e10bbf5178412cd (patch)
tree7a632a991cce216c946e50fa19b329139cc4528f
parent6d463cf3e09ea419891024c49b3f8261d0ce5fa3 (diff)
Turn on sandboxing for external/perfetto
Contingent on aosp/2788322 Test: GENRULE_SANDBOXING=true m libperfetto_client_experimental # bit identical Change-Id: I885f420850a165f042b94685e7cf1215d5620716
-rw-r--r--genrule/allowlists.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/genrule/allowlists.go b/genrule/allowlists.go
index 8552173a3..b3c662d4f 100644
--- a/genrule/allowlists.go
+++ b/genrule/allowlists.go
@@ -261,7 +261,6 @@ var (
// go/keep-sorted start
"art/test",
"external/cronet",
- "external/perfetto",
// go/keep-sorted end
}
)