Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GmsCore
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
e
apps
GmsCore
Commits
b7717e5d
Verified
Commit
b7717e5d
authored
Dec 21, 2020
by
Marvin W.
🐿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow full backups of microG via adb backup
parent
68a16af5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
play-services-core/src/main/AndroidManifest.xml
play-services-core/src/main/AndroidManifest.xml
+2
-1
No files found.
play-services-core/src/main/AndroidManifest.xml
View file @
b7717e5d
...
...
@@ -109,7 +109,8 @@
<application
android:name=
"androidx.multidex.MultiDexApplication"
android:allowBackup=
"false"
android:allowBackup=
"true"
android:fullBackupOnly=
"true"
android:extractNativeLibs=
"false"
android:forceQueryable=
"true"
android:icon=
"@mipmap/ic_core_service_app"
...
...
Write
Preview
Markdown
is supported
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