Add internet privilege

This commit is contained in:
Dmitry Lyzo 2022-04-29 22:53:24 +03:00
parent d23ca24123
commit 1e75b40ae8

View File

@ -9,6 +9,7 @@
<icon src="icon.png"/>
<name>Jellyfin</name>
<tizen:privilege name="http://developer.samsung.com/privilege/productinfo"/>
<tizen:privilege name="http://tizen.org/privilege/internet"/>
<tizen:privilege name="http://tizen.org/privilege/tv.inputdevice"/>
<tizen:profile name="tv"/>
<tizen:setting screen-orientation="auto-rotation" context-menu="enable" background-support="disable" encryption="disable" install-location="auto" hwkey-event="enable"/>