Commit d6e780c9 authored by Robert Sesek's avatar Robert Sesek Committed by Commit Bot

Add /Library/Apple to the GPUv2 known denials list.

Bug: 1135150, 1126350
Change-Id: Ic16867aa6db47e26af0a2d971fb5717a4028c43b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449931Reviewed-by: default avatarGreg Kerr <kerrnel@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#813800}
parent 0787dc31
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
(path (param "PARENT_DIR")) (path (param "PARENT_DIR"))
(path (param "PWD")) (path (param "PWD"))
(path-ancestors (param "PARENT_DIR")) ; libxpc.dylib`_xpc_bundle_resolve_sync walks the dir tree. (path-ancestors (param "PARENT_DIR")) ; libxpc.dylib`_xpc_bundle_resolve_sync walks the dir tree.
(subpath "/Library/Apple")
(subpath "/Library/Application Support/CrashReporter") (subpath "/Library/Application Support/CrashReporter")
(subpath "/usr/share/locale") (subpath "/usr/share/locale")
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment