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:
parent
a290364c57
commit
78fe856b79
1 changed files with 0 additions and 9 deletions
|
@ -27,16 +27,7 @@ var (
|
||||||
SandboxingDenyModuleList = []string{
|
SandboxingDenyModuleList = []string{
|
||||||
// go/keep-sorted start
|
// go/keep-sorted start
|
||||||
"CtsApkVerityTestDebugFiles",
|
"CtsApkVerityTestDebugFiles",
|
||||||
"ImageProcessing-rscript",
|
|
||||||
"ImageProcessing2-rscript",
|
|
||||||
"ImageProcessingJB-rscript",
|
|
||||||
"MultiDexLegacyTestApp_genrule",
|
"MultiDexLegacyTestApp_genrule",
|
||||||
"RSTest-rscript",
|
|
||||||
"RSTest_v11-rscript",
|
|
||||||
"RSTest_v14-rscript",
|
|
||||||
"RSTest_v16-rscript",
|
|
||||||
"Refocus-rscript",
|
|
||||||
"RsBalls-rscript",
|
|
||||||
"ScriptGroupTest-rscript",
|
"ScriptGroupTest-rscript",
|
||||||
"TracingVMProtoStub_cc",
|
"TracingVMProtoStub_cc",
|
||||||
"TracingVMProtoStub_h",
|
"TracingVMProtoStub_h",
|
||||||
|
|
Loading…
Reference in a new issue