Skip to content

Commit 7f79dfe

Browse files
authored
1 parent 297f0ba commit 7f79dfe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backends/tizen/app-template/config.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
<!-- Access to the internet -->
1414
<tizen:privilege name="http://tizen.org/privilege/internet"/>
1515

16+
<!-- Access to the productinfo, eg: screen resolution -->
17+
<tizen:privilege name="http://developer.samsung.com/privilege/productinfo"/>
18+
1619
<!-- Settings for the test launcher.
1720
The "encryption" setting is for the encryption of application resources
1821
such as our index.html file. This is not related to EME. -->

0 commit comments

Comments
 (0)