Merge "Sandbox com.google.pixel.camera.hal.manifest" into main

This commit is contained in:
Treehugger Robot
2024-09-10 17:29:40 +00:00
committed by Gerrit Code Review

View File

@@ -17,7 +17,6 @@ package genrule
var (
SandboxingDenyModuleList = []string{
// go/keep-sorted start
"com.google.pixel.camera.hal.manifest",
// go/keep-sorted end
}
)