diff options
| -rw-r--r-- | genrule/allowlists.go | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/genrule/allowlists.go b/genrule/allowlists.go index 4674e19fa..005f6ea9e 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -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", |