mirror of
https://github.com/jellyfin/jellyfin-tizen.git
synced 2024-11-23 05:49:52 +00:00
Enable Tizen background support
This commit is contained in:
parent
8db7ccd056
commit
e6ded5cec9
@ -11,5 +11,5 @@
|
||||
<tizen:privilege name="http://developer.samsung.com/privilege/productinfo"/>
|
||||
<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"/>
|
||||
<tizen:setting screen-orientation="auto-rotation" context-menu="enable" background-support="enable" encryption="disable" install-location="auto" hwkey-event="enable"/>
|
||||
</widget>
|
||||
|
Loading…
Reference in New Issue
Block a user