From 28f8ee4cb214244cd9b477963ca56724eebddacb Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Wed, 15 Nov 2023 14:05:59 -0800 Subject: [PATCH] Sandbox pixel stats atoms genrules go/roboleaf-busy-beavers-sandboxing Bug: 307824623 Test: ./build/soong/tests/genrule_sandbox_test.py pixelatoms_defs.h pixelstatsatoms.cpp pixelstatsatoms.h Change-Id: I2dfee3b5d724b0feaba47c7257c708abe74db396 --- genrule/allowlists.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/genrule/allowlists.go b/genrule/allowlists.go index 8d1b5cd42..2b8c98972 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -84,9 +84,6 @@ var ( "libcore-non-cts-tests-txt", "libxml2_schema_fuzz_corpus", "libxml2_xml_fuzz_corpus", - "pixelatoms_defs.h", - "pixelstatsatoms.cpp", - "pixelstatsatoms.h", "pvmfw_fdt_template_rs", "r8retrace-dexdump-sample-app", "r8retrace-run-retrace",