Sandbox MultiDexLegacyTestApp_genrule and android-cts-verifier

These both work with sandboxing already, I'm not sure why they
were added to this list.

Bug: 307824623
Test: ./build/soong/tests/genrule_sandbox_test.py android-cts-verifier MultiDexLegacyTestApp_genrule
Change-Id: Ie5a194fbe202b84a30eb3738d07ffb4ec9061bca
This commit is contained in:
Cole Faust
2023-11-21 17:04:24 -08:00
parent 852b82e5c2
commit 4a0be5cc17

View File

@@ -27,7 +27,6 @@ var (
SandboxingDenyModuleList = []string{
// go/keep-sorted start
"CtsApkVerityTestDebugFiles",
"MultiDexLegacyTestApp_genrule",
"ScriptGroupTest-rscript",
"TracingVMProtoStub_cc",
"TracingVMProtoStub_h",
@@ -39,7 +38,6 @@ var (
"VehicleServerProtoStub_h@default-grpc",
"aidl-golden-test-build-hook-gen",
"aidl_camera_build_version",
"android-cts-verifier",
"atest_integration_fake_src",
"camera-its",
"checkIn-service-stub-lite",