Merge "Sandbox netsim genrules" into main

This commit is contained in:
Treehugger Robot
2023-11-16 18:06:09 +00:00
committed by Gerrit Code Review

View File

@@ -27,14 +27,10 @@ var (
SandboxingDenyModuleList = []string{ SandboxingDenyModuleList = []string{
// go/keep-sorted start // go/keep-sorted start
"CtsApkVerityTestDebugFiles", "CtsApkVerityTestDebugFiles",
"FrontendStub_cc",
"FrontendStub_h",
"ImageProcessing-rscript", "ImageProcessing-rscript",
"ImageProcessing2-rscript", "ImageProcessing2-rscript",
"ImageProcessingJB-rscript", "ImageProcessingJB-rscript",
"MultiDexLegacyTestApp_genrule", "MultiDexLegacyTestApp_genrule",
"PacketStreamerStub_cc",
"PacketStreamerStub_h",
"RSTest-rscript", "RSTest-rscript",
"RSTest_v11-rscript", "RSTest_v11-rscript",
"RSTest_v14-rscript", "RSTest_v14-rscript",