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
This commit is contained in:
Cole Faust
2023-12-19 15:35:02 -08:00
parent e8561c6108
commit 81f2ac35f1

View File

@@ -23,7 +23,6 @@ var (
SandboxingDenyModuleList = []string{
// go/keep-sorted start
"CtsApkVerityTestDebugFiles",
"aidl_camera_build_version",
"chre_atoms_log.h",
// go/keep-sorted end