diff options
| author | 2023-11-15 14:05:59 -0800 | |
|---|---|---|
| committer | 2023-11-15 14:05:59 -0800 | |
| commit | 28f8ee4cb214244cd9b477963ca56724eebddacb (patch) | |
| tree | 37685051b28dfa7418bed6d5f6314c930a81ff0a | |
| parent | 98448171487084f67dd5d115baef6a71875fee63 (diff) | |
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
| -rw-r--r-- | genrule/allowlists.go | 3 |
1 files changed, 0 insertions, 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", |