Launch SDL HMIs via xwalk-launcher.
[profile/ivi/smartdevicelink.git] / packaging / smartdevicelink.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="smartdevicelink" version="0.1.3" install-location="internal-only">
3         <label>smartdevicelink</label>
4         <description>SmartDeviceLink</description>
5         <ui-application appid="smartdevicelink" exec="/usr/bin/smartDeviceLinkCore" nodisplay="false" multiple="false" type="capp" taskmanage="true">
6                 <icon>devices.png</icon>
7                 <label>SmartDeviceLink</label>
8                 <label xml:lang="en-gb">SmartDeviceLink</label>
9                 <label xml:lang="en-us">SmartDeviceLink</label>
10         </ui-application>
11 </manifest>