From c1152172492e5897ed2e44927bfaf9627b9a0aa3 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Mon, 27 Nov 2023 12:28:14 -0800 Subject: [PATCH] Sandbox pvmfw_fdt_template_rs This already works with sandboxing, I'm not sure why it was added. Bug: 307824623 Test: ./build/soong/tests/genrule_sandbox_test.py pvmfw_fdt_template_rs Change-Id: I43390274740144122aae2a225807a6e1100c85c1 --- genrule/allowlists.go | 1 - 1 file changed, 1 deletion(-) diff --git a/genrule/allowlists.go b/genrule/allowlists.go index fa4af8739..2ef1b3336 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -39,7 +39,6 @@ var ( "gen_key_mismatch_capex", "libc_musl_sysroot_bits", "libcore-non-cts-tests-txt", - "pvmfw_fdt_template_rs", "seller-frontend-service-stub-lite", "swiftshader_spvtools_update_build_version", "ue_unittest_erofs_imgs",