From 81f2ac35f127f832d2fae0cca9d3a88a88b9305a Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Tue, 19 Dec 2023 15:35:02 -0800 Subject: [PATCH] Sandbox CtsApkVerityTestDebugFiles go/android-busy-beavers-sandboxing It still has a diff in the generule_sandbox_test, but it's just the addition of "./" in front of all the paths, which is fine. Bug: 307824623 Test: ./build/soong/tests/genrule_sandbox_test.py CtsApkVerityTestDebugFiles Change-Id: I8b352305cfb339bc5a09a2305e10a187723d754d --- genrule/allowlists.go | 1 - 1 file changed, 1 deletion(-) diff --git a/genrule/allowlists.go b/genrule/allowlists.go index dc2d9e687..bcf385b28 100644 --- a/genrule/allowlists.go +++ b/genrule/allowlists.go @@ -23,7 +23,6 @@ var ( SandboxingDenyModuleList = []string{ // go/keep-sorted start - "CtsApkVerityTestDebugFiles", "aidl_camera_build_version", "chre_atoms_log.h", // go/keep-sorted end