Add the option to check Internet privilege in dotnettool for the FOTA
[platform/core/dotnet/launcher.git] / tests / Apps / Launcher_TC_PLUGIN_10 / Launcher_TC_PLUGIN_10 / Launcher_TC_PLUGIN_10.Tizen / tizen-manifest.xml
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <manifest package="org.tizen.example.Launcher_TC_PLUGIN_10.Tizen" version="1.0.0" api-version="5.5" xmlns="http://tizen.org/ns/packages">\r
3     <profile name="common" />\r
4     <ui-application appid="org.tizen.example.Launcher_TC_PLUGIN_10.Tizen" exec="Launcher_TC_PLUGIN_10.Tizen.dll" multiple="false" nodisplay="false" taskmanage="true" api-version="6" type="dotnet" launch_mode="single">\r
5         <label>Launcher_TC_PLUGIN_10.Tizen</label>\r
6         <icon>Launcher_TC_PLUGIN_10.Tizen.png</icon>\r
7         <metadata key="http://tizen.org/metadata/prefer_dotnet_aot" value="true" />\r
8         <splash-screens />\r
9     </ui-application>\r
10     <shortcut-list />\r
11     <privileges>\r
12         <privilege>http://tizen.org/privilege/internet</privilege>\r
13     </privileges>\r
14     <dependencies />\r
15     <provides-appdefined-privileges />\r
16 </manifest>\r