From 28e46107cffb58c8c03bb281b6b048fb0a2f2dd9 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Wed, 22 Nov 2023 12:09:27 -0800 Subject: [PATCH] Sandbox trout genrules These were fixed in aosp/2838463, aosp/2839595, pa/2668052, and pa/2668054. Bug: 307824623 Test: ./build/soong/tests/genrule_sandbox_test.py TracingVMProtoStub_cc TracingVMProtoStub_h VehicleServerProtoStub_cc@default-grpc VehicleServerProtoStub_cc@2.0-grpc-trout VehicleServerProtoStub_h@2.0-grpc-trout VehicleServerProtoStub_h@default-grpc Change-Id: I9d21d608773e2974f8fca8af4dd16a654e8eb128 --- genrule/allowlists.go | 8 -------- 1 file changed, 8 deletions(-) diff --git a/genrule/allowlists.go b/genrule/allowlists.go index 297976879..fcbad3abe 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -28,14 +28,6 @@ var ( // go/keep-sorted start "CtsApkVerityTestDebugFiles", "ScriptGroupTest-rscript", - "TracingVMProtoStub_cc", - "TracingVMProtoStub_h", - "VehicleServerProtoStub_cc", - "VehicleServerProtoStub_cc@2.0-grpc-trout", - "VehicleServerProtoStub_cc@default-grpc", - "VehicleServerProtoStub_h", - "VehicleServerProtoStub_h@2.0-grpc-trout", - "VehicleServerProtoStub_h@default-grpc", "aidl-golden-test-build-hook-gen", "aidl_camera_build_version", "atest_integration_fake_src",