Imported Upstream version 0.9.1
[platform/upstream/iotivity.git] / service / protocol-plugin / plugins / Android / plugin.gear.noti / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Samsung GearS Rich Notification Plugin
4 Bundle-SymbolicName: gearnoti
5 Bundle-ResourceType: device.notify
6 Bundle-Version: 1.0.0
7 Bundle-ClassPath: .,
8  libs/
9 Export-Package: oic.plugin.gear.noti,
10  com.google.gson,
11  com.google.gson.annotations,
12  com.google.gson.internal,
13  com.google.gson.internal.bind,
14  com.google.gson.reflect,
15  com.google.gson.stream,
16  com.samsung.android.sdk,
17  com.samsung.android.sdk.richnotification,
18  com.samsung.android.sdk.richnotification.actions,
19  com.samsung.android.sdk.richnotification.templates
20 Import-Package: org.osgi.framework,
21  android.app,
22  android.dalvik;resolution:=optional,
23  android.content,
24  android.content.pm,
25  android.content.res,
26  android.graphics,
27  android.graphics.drawable,
28  android.net,
29  android.os,
30  android.provider,
31  android.text.format,
32  android.util,
33  android.view,
34  android.widget,
35  org.iotivity.base
36 Bundle-Activator: oic.plugin.gear.noti.Activator