From: Brian Jones Date: Wed, 7 Jan 2015 01:46:37 +0000 (-0800) Subject: Updating manifest file to specify Murphy role - TC-1731 X-Git-Tag: accepted/tizen/ivi/20150108.010411^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=HEAD;p=profile%2Fivi%2FModello_Phone.git Updating manifest file to specify Murphy role - TC-1731 Change-Id: I1509f60c7b0ced884ad7fa68c300c54f9d66ddaa --- diff --git a/manifest.json b/manifest.json index c074083..b2d0128 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,8 @@ { "name": "Modello Phone", "xwalk_version": "0.0.2", + "manifest_version": 1, + "xwalk_media_app_class": "phone", "app": { "launch":{ "local_path": "index.html" diff --git a/packaging/modello-phone.changes b/packaging/modello-phone.changes index cf9af27..6b2db1a 100644 --- a/packaging/modello-phone.changes +++ b/packaging/modello-phone.changes @@ -1,3 +1,6 @@ +* Tue Jan 06 2015 Brian Jones accepted/tizen/ivi/20141223.032814-1-g4ebbfe1 +- Updating manifest file to specify Murphy role - TC-1731 + * Mon Dec 22 2014 Jimmy Huang accepted/tizen/ivi/20141212.011920-1-gd50348c - Fix TC-2267 - Calling history refresh too slow