From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- security/sandbox/mac/SandboxPolicyContent.h | 1 + security/sandbox/mac/SandboxPolicyRDD.h | 1 + 2 files changed, 2 insertions(+) (limited to 'security/sandbox/mac') diff --git a/security/sandbox/mac/SandboxPolicyContent.h b/security/sandbox/mac/SandboxPolicyContent.h index 3f49f684d6..aebb224858 100644 --- a/security/sandbox/mac/SandboxPolicyContent.h +++ b/security/sandbox/mac/SandboxPolicyContent.h @@ -197,6 +197,7 @@ static const char SandboxPolicyContent[] = R"SANDBOX_LITERAL( (iokit-property "IOGVAHEVCDecode") (iokit-property "IOGVAHEVCEncode") (iokit-property "IOGVAXDecode") + (iokit-property "IOAVDAV1DecodeCapabilities") (iokit-property "IOPCITunnelled") (iokit-property "IOVARendererID") (iokit-property "MetalPluginName") diff --git a/security/sandbox/mac/SandboxPolicyRDD.h b/security/sandbox/mac/SandboxPolicyRDD.h index ddce1f4ecc..0379ad15f7 100644 --- a/security/sandbox/mac/SandboxPolicyRDD.h +++ b/security/sandbox/mac/SandboxPolicyRDD.h @@ -154,6 +154,7 @@ static const char SandboxPolicyRDD[] = R"SANDBOX_LITERAL( (iokit-property "IOAVDHEVCDecodeCapabilities") (iokit-property "IOGVAHEVCEncode") (iokit-property "IOGVAXDecode") + (iokit-property "IOAVDAV1DecodeCapabilities") (iokit-property "IOPCITunnelled") (iokit-property "IOVARendererID") (iokit-property "MetalPluginName") -- cgit v1.2.3