Home | History | Annotate | Download | only in main
      1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
      2     package="com.example.android.wearable.synchronizednotifications.common">
      3 
      4     <application android:allowBackup="true"
      5         android:label="@string/app_name">
      6     </application>
      7 
      8 </manifest>
      9