Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
android_packages_apps_OpenWeatherMapProvider
Commits
f471c4c3
Commit
f471c4c3
authored
Apr 26, 2016
by
Luis Vidal
Browse files
Add uses-feature for play store targeting.
Change-Id: I97613053ed3fd841e007a3d162351371ab9226de
parent
65707bcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
AndroidManifest.xml
View file @
f471c4c3
...
...
@@ -19,6 +19,8 @@
<uses-permission
android:name=
"android.permission.INTERNET"
/>
<uses-feature
android:name=
"org.cyanogenmod.weather"
android:required=
"true"
/>
<application
android:label=
"@string/app_name"
android:allowBackup=
"true"
>
<service
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment