Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
e44cd324
Commit
e44cd324
authored
Dec 31, 2016
by
Gus Grubba
Browse files
Testing Android issues with WiFi and no Internet.
parent
26307367
Changes
1
Hide whitespace changes
Inline
Side-by-side
android/AndroidManifest.xml
View file @
e44cd324
...
...
@@ -48,7 +48,7 @@
<!-- Background running -->
</activity>
</application>
<uses-sdk
android:minSdkVersion=
"16"
android:targetSdkVersion=
"
22
"
/>
<uses-sdk
android:minSdkVersion=
"16"
android:targetSdkVersion=
"
19
"
/>
<!-- Needed to keep working while 'asleep' -->
<uses-permission
android:name=
"android.permission.WAKE_LOCK"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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