From cf829793bc18653e3dce16180c4356f71c0dd507 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Thu, 26 Oct 2023 18:09:06 -0700 Subject: [PATCH] Enable sandboxing for pigweed gnerules go/roboleaf-busy-beavers-sandboxing Ignore-AOSP-First: these modules only exist on internal Bug: 307824623 Test: m pw_log_log_proto_pwpb_h pw_log_log_raw_rpc_h pw_log_log_rpc_pwpb_h pw_tokenizer_proto_options_pwpb_h Change-Id: I5f4c68657a9440a3db339e7a51a4714c3bc5df55 (cherry picked from commit 50005b08c26992eca5af99dbfa79dca0197e5105) --- genrule/allowlists.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/genrule/allowlists.go b/genrule/allowlists.go index 284a3415c..297976879 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -53,10 +53,6 @@ var ( "libc_musl_sysroot_bits", "libcore-non-cts-tests-txt", "pvmfw_fdt_template_rs", - "pw_log_log_proto_pwpb_h", - "pw_log_log_raw_rpc_h", - "pw_log_log_rpc_pwpb_h", - "pw_tokenizer_proto_options_pwpb_h", "r8retrace-dexdump-sample-app", "r8retrace-run-retrace", "seller-frontend-service-stub-lite",