On Thu, 19 Aug 2021 14:12:00 GMT, Andy Herrick <herr...@openjdk.org> wrote:

> JDK-8272639: jpackaged applications using microphone on mac

src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/Info-lite.plist.template
 line 37:

> 35:   <string>true</string>
> 36:   <key>NSMicrophoneUsageDescription</key>
> 37:   <string>The application is requesting access to the microphone.</string>

Should not it include the "application name" here? This is different from the 
java tool, where we do not know that info in advance.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5186

Reply via email to