xref: /xnu-8796.141.3/tests/ldt_entitlement.plist (revision 1b191cb58250d0705d8a51287127505aa4bc0789)
1*1b191cb5SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*1b191cb5SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*1b191cb5SApple OSS Distributions<plist version="1.0">
4*1b191cb5SApple OSS Distributions<dict>
5*1b191cb5SApple OSS Distributions	<key>com.apple.security.ldt-in-64bit-process</key>
6*1b191cb5SApple OSS Distributions	<true/>
7*1b191cb5SApple OSS Distributions	<key>com.apple.security.mmap-map-32bit</key>
8*1b191cb5SApple OSS Distributions	<true/>
9*1b191cb5SApple OSS Distributions	<key>com.apple.private.thread-set-state</key>
10*1b191cb5SApple OSS Distributions	<true/>
11*1b191cb5SApple OSS Distributions</dict>
12*1b191cb5SApple OSS Distributions</plist>
13