We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297f0ba commit 7f79dfeCopy full SHA for 7f79dfe
backends/tizen/app-template/config.xml
@@ -13,6 +13,9 @@
13
<!-- Access to the internet -->
14
<tizen:privilege name="http://tizen.org/privilege/internet"/>
15
16
+ <!-- Access to the productinfo, eg: screen resolution -->
17
+ <tizen:privilege name="http://developer.samsung.com/privilege/productinfo"/>
18
+
19
<!-- Settings for the test launcher.
20
The "encryption" setting is for the encryption of application resources
21
such as our index.html file. This is not related to EME. -->
0 commit comments