Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Commit

Permalink
updated deprecated intent filter
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel committed Apr 20, 2016
1 parent bb404ed commit 165ff8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Smartphone/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@

<data
android:host="*"
android:pathPrefix="/prefix"
android:scheme="wear"/>
</intent-filter>
</service>
Expand Down
1 change: 0 additions & 1 deletion Wearable/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@

<data
android:host="*"
android:pathPrefix="/prefix"
android:scheme="wear"/>
</intent-filter>
</service>
Expand Down

0 comments on commit 165ff8c

Please sign in to comment.