summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2023-11-20 15:57:57 -0800
committer Cole Faust <colefaust@google.com> 2023-11-20 16:01:37 -0800
commit5f61e0572fc00c04efc6e3f26b45e6955a7c15c8 (patch)
tree6a14aa0e1b7b4fd341394972d992c93a83dc7ecb
parentb91108c9c07c45ff708030114372db6d217b4e2d (diff)
Sandbox r8retrace genrules
r8retrace-run-retrace appears to already work with sandboxing. r8retrace-dexdump-sample-app gets a diff in the output files due to differing paths in sandboxed/non-sandboxed environments, but the meaningful content is still the same. Bug: 307824623 Test: ./build/soong/tests/genrule_sandbox_test.py r8retrace-dexdump-sample-app r8retrace-run-retrace Change-Id: Ice0eeb762d35a4b32e8fb6d480ecf6d38959d0cc
-rw-r--r--genrule/allowlists.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/genrule/allowlists.go b/genrule/allowlists.go
index 62713a49e..c429730a2 100644
--- a/genrule/allowlists.go
+++ b/genrule/allowlists.go
@@ -68,8 +68,6 @@ var (
"libchrome-include",
"libcore-non-cts-tests-txt",
"pvmfw_fdt_template_rs",
- "r8retrace-dexdump-sample-app",
- "r8retrace-run-retrace",
"seller-frontend-service-stub-lite",
"swiftshader_spvtools_update_build_version",
"ue_unittest_erofs_imgs",