Sandbox com.google.pixel.camera.hal.manifest
It's now taking advantage of the uses_order_only_build_number_file feature of genrules, and doesn't need to be excempted from sandboxing. Bug: 307824623 Test: Presubmits Change-Id: I6ae5da7518990fbf4083aeac1aaba770210a4be1
This commit is contained in:
@@ -17,7 +17,6 @@ package genrule
|
||||
var (
|
||||
SandboxingDenyModuleList = []string{
|
||||
// go/keep-sorted start
|
||||
"com.google.pixel.camera.hal.manifest",
|
||||
// go/keep-sorted end
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user