Skip to content

Commit

Permalink
removing path prefix from intent-filter
Browse files Browse the repository at this point in the history
  • Loading branch information
dwright-adobe authored May 17, 2019
1 parent e8d167f commit 1bc9c42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Android/bus/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

<data
android:host="com.adobe.example.busbooking"
android:pathPrefix="/test"
android:scheme="http" />
</intent-filter>
</activity>
Expand Down

0 comments on commit 1bc9c42

Please sign in to comment.