Skip to content

Commit

Permalink
Add missing 4.1 entry to manifest, fixes #104
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Dec 23, 2016
1 parent d2b26b9 commit ca05491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unifiednlp-base/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
android:exported="true"
android:permission="android.permission.ACCESS_COARSE_LOCATION">
<intent-filter>
<action android:name="com.android.location.service.NetworkLocationProvider"/>
<action android:name="com.google.android.location.NetworkLocationProvider"/>
</intent-filter>

Expand Down

0 comments on commit ca05491

Please sign in to comment.