diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2022-01-13 00:17:48 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2022-01-13 00:17:48 +0200 |
commit | 1b90d81fdf68932a298498c9913a9680f79b29d0 (patch) | |
tree | 813949143d853d000bca9b11727d1e7c674e6188 /indra/newview/slplugin.entitlements | |
parent | 093395b48977d89d0c390952ef487f6cb9243c02 (diff) | |
parent | 1ec05e93695a661f6b3b6e374bf60cb991bab954 (diff) |
Merge branch 'master' into DRTVWR-540-maint
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> |