From 2f371aa6ad5fe7dfb61aa8fb77d8d1893bd4f06c Mon Sep 17 00:00:00 2001 From: Grigorii Zimin Date: Sat, 4 Apr 2020 01:18:31 +0300 Subject: [apps, format] update package yamls against appman5.14 - remove mimeTypes for the spotify - it doesn't work for the music app - remove mimeTypes for the videoplayer - it doesn't work for the music app Task-number: AUTOSUITE-1495 Change-Id: I769bbc093ad473aaa62561daef2b6f0b95f61d9b Reviewed-by: Egor Nemtsev --- com.luxoft.videoplayer/info.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'com.luxoft.videoplayer/info.yaml') diff --git a/com.luxoft.videoplayer/info.yaml b/com.luxoft.videoplayer/info.yaml index 4d22d92..04cde29 100644 --- a/com.luxoft.videoplayer/info.yaml +++ b/com.luxoft.videoplayer/info.yaml @@ -1,12 +1,14 @@ formatVersion: 1 -formatType: am-application +formatType: am-package --- id: 'com.luxoft.videoplayer' icon: 'icon.png' -code: 'Main.qml' -runtime: 'qml' name: en: 'Video Player' +applications: + - id: 'com.luxoft.videoplayer' + code: 'Main.qml' + runtime: 'qml' + categories: [ 'other', 'widget' ] -mimeTypes: [ 'x-scheme-handler/x-videoplayer' ] -- cgit v1.2.3