diff options
author | Euclid Linden <euclid@lindenlab.com> | 2022-01-13 00:15:21 +0000 |
---|---|---|
committer | Euclid Linden <euclid@lindenlab.com> | 2022-01-13 00:15:21 +0000 |
commit | bdc611badb4450acbcda019b1d11ff92e690f8af (patch) | |
tree | 1cc39ccb72cc15a367a6f081ceac093b0313dcb3 /indra/newview/slplugin.entitlements | |
parent | 1304549cdc8b3450cb0f445de46d9e7376c33f30 (diff) | |
parent | 7d2761cc7ed8cccd5ea5b1fae7c34b94f9f7cd9e (diff) |
Merged in DV528-merge-6.5.3 (pull request #828)
DRTVWR-528 merge up to 6.5.3
Diffstat (limited to 'indra/newview/slplugin.entitlements')
-rw-r--r-- | indra/newview/slplugin.entitlements | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/slplugin.entitlements b/indra/newview/slplugin.entitlements index a72c6bc82c..aea8dbfd15 100644 --- a/indra/newview/slplugin.entitlements +++ b/indra/newview/slplugin.entitlements @@ -12,5 +12,7 @@ <true/> <key>com.apple.security.cs.allow-dyld-environment-variables</key> <true/> + <key>com.apple.security.device.audio-input</key> + <true/> </dict> </plist> |