diff options
author | Eunhae Choi <eunhae1.choi@samsung.com> | 2018-05-11 14:45:26 +0900 |
---|---|---|
committer | Eunhae Choi <eunhae1.choi@samsung.com> | 2018-05-11 14:45:26 +0900 |
commit | 4747c5aa42670856309c856fbe49f04ad6205893 (patch) | |
tree | 9d332452631925a864349d2550b2c37357c48704 | |
parent | c7d622bd5e3131a31b4f23d351b87b6865fa4241 (diff) | |
download | model-config-n4-4747c5aa42670856309c856fbe49f04ad6205893.tar.gz model-config-n4-4747c5aa42670856309c856fbe49f04ad6205893.tar.bz2 model-config-n4-4747c5aa42670856309c856fbe49f04ad6205893.zip |
[ACR-1219] Add spherical video featuresubmit/tizen/20180511.060058accepted/tizen/unified/20180511.172208
Change-Id: Iea76abf4a8df8f3b627f81eb1fdaac1154d3a588
-rwxr-xr-x | model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml index a1230e0..9a82f87 100755 --- a/model-config.xml +++ b/model-config.xml @@ -57,6 +57,7 @@ <key name="tizen.org/feature/multimedia.raw_video" type="bool">true</key> <key name="tizen.org/feature/multimedia.player.stream_info" type="bool">true</key> <key name="tizen.org/feature/multimedia.media_codec" type="bool">true</key> + <key name="tizen.org/feature/multimedia.player.spherical_video" type="bool">true</key> <key name="tizen.org/feature/content.scanning.others" type="bool">true</key> <key name="tizen.org/feature/content.filter.pinyin" type="bool">true</key> <key name="tizen.org/feature/network.internet" type="bool">true</key> |