Sandbox renderscript genrules

go/roboleaf-busy-beavers-sandboxing

Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py ImageProcessing-rscript ImageProcessing2-rscript ImageProcessingJB-rscript RSTest-rscript RSTest_v11-rscript RSTest_v14-rscript RSTest_v16-rscript Refocus-rscript RsBalls-rscript
Change-Id: I424e82dc36087fff5e98e63fbb30fca3e1efe7ca
This commit is contained in:
Cole Faust 2023-11-16 15:07:08 -08:00
parent a290364c57
commit 78fe856b79

View file

@ -27,16 +27,7 @@ var (
SandboxingDenyModuleList = []string{
// go/keep-sorted start
"CtsApkVerityTestDebugFiles",
"ImageProcessing-rscript",
"ImageProcessing2-rscript",
"ImageProcessingJB-rscript",
"MultiDexLegacyTestApp_genrule",
"RSTest-rscript",
"RSTest_v11-rscript",
"RSTest_v14-rscript",
"RSTest_v16-rscript",
"Refocus-rscript",
"RsBalls-rscript",
"ScriptGroupTest-rscript",
"TracingVMProtoStub_cc",
"TracingVMProtoStub_h",