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
diff --git a/genrule/allowlists.go b/genrule/allowlists.go
index 62713a4..c429730 100644
--- a/genrule/allowlists.go
+++ b/genrule/allowlists.go
@@ -68,8 +68,6 @@
"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",