xref: /xnu-10002.61.3/tests/kernel_symbolication_entitlements.plist (revision 0f4c859e951fba394238ab619495c4e1d54d0f34)
1*0f4c859eSApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*0f4c859eSApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*0f4c859eSApple OSS Distributions<plist version="1.0">
4*0f4c859eSApple OSS Distributions<dict>
5*0f4c859eSApple OSS Distributions	<key>com.apple.private.kernel.get-kext-info</key>
6*0f4c859eSApple OSS Distributions	<true/>
7*0f4c859eSApple OSS Distributions	<key>com.apple.private.security.get-kernel-info</key>
8*0f4c859eSApple OSS Distributions	<true/>
9*0f4c859eSApple OSS Distributions	<key>com.apple.private.stackshot</key>
10*0f4c859eSApple OSS Distributions	<true/>
11*0f4c859eSApple OSS Distributions</dict>
12*0f4c859eSApple OSS Distributions</plist>
13