Properly defined URI & Resource Type values for Presence Advertisement.
[contrib/iotivity.git] / android / Base / app / src / main / AndroidManifest.xml
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
2     package="org.iotivity.base">
3
4     <application android:allowBackup="true"
5         android:label="@string/app_name"
6         android:icon="@drawable/ic_launcher"
7         android:theme="@style/AppTheme">
8
9     </application>
10
11 </manifest>