xref: /xnu-11215.61.5/tests/sched/thread_group_flags.entitlements (revision 4f1223e81cd707a65cc109d0b8ad6653699da3c4)
1*4f1223e8SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*4f1223e8SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*4f1223e8SApple OSS Distributions<plist version="1.0">
4*4f1223e8SApple OSS Distributions<dict>
5*4f1223e8SApple OSS Distributions	<key>com.apple.private.kernel.work-interval</key>
6*4f1223e8SApple OSS Distributions	<true/>
7*4f1223e8SApple OSS Distributions	<key>com.apple.private.stackshot</key>
8*4f1223e8SApple OSS Distributions	<true/>
9*4f1223e8SApple OSS Distributions	<key>com.apple.private.stackshot.stats</key>
10*4f1223e8SApple OSS Distributions	<true/>
11*4f1223e8SApple OSS Distributions	<key>com.apple.private.set-carplay-mode</key>
12*4f1223e8SApple OSS Distributions	<true/>
13*4f1223e8SApple OSS Distributions	<key>com.apple.private.set-game-mode</key>
14*4f1223e8SApple OSS Distributions	<true/>
15*4f1223e8SApple OSS Distributions</dict>
16*4f1223e8SApple OSS Distributions</plist>
17