b7461678f71f486c6b3d3483d659c7362cb83052
[test/tct/csharp/api.git] /
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <manifest xmlns="http://tizen.org/ns/packages" api-version="5" package="org.tizen.example.WatchAppTest" version="1.0.0">\r
3   <profile name="wearable" />\r
4   <watch-application appid="org.tizen.example.WatchAppTest"\r
5                                         exec="WatchAppTest.dll"\r
6                                         type="dotnet"\r
7           ambient-support="true">\r
8     <label>WatchAppTest</label>\r
9     <icon>WatchAppTest.png</icon>\r
10   </watch-application>\r
11   <privileges>\r
12     <privilege>http://tizen.org/privilege/alarm.set</privilege>\r
13   </privileges>\r
14 </manifest>\r