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
GmsCore
Commits
e9766db2
Verified
Commit
e9766db2
authored
May 06, 2021
by
Marvin W.
🐿
Browse files
Fix build
parent
f6ec0efb
Changes
2
Show whitespace changes
Inline
Side-by-side
play-services-core/src/main/kotlin/org/microg/gms/provision/ProvisionService.kt
View file @
e9766db2
...
...
@@ -16,8 +16,8 @@ import org.microg.gms.checkin.getCheckinServiceInfo
import
org.microg.gms.checkin.setCheckinServiceConfiguration
import
org.microg.gms.gcm.getGcmServiceInfo
import
org.microg.gms.gcm.setGcmServiceConfiguration
import
org.microg.gms.snet.getSafetyNetServiceInfo
import
org.microg.gms.snet.setSafetyNetServiceConfiguration
import
org.microg.gms.s
afety
net.getSafetyNetServiceInfo
import
org.microg.gms.s
afety
net.setSafetyNetServiceConfiguration
class
ProvisionService
:
LifecycleService
()
{
private
fun
Bundle
.
getBooleanOrNull
(
key
:
String
):
Boolean
?
{
...
...
play-services-core/src/main/kotlin/org/microg/gms/ui/SettingsFragment.kt
View file @
e9766db2
...
...
@@ -13,7 +13,7 @@ import com.google.android.gms.R
import
org.microg.gms.checkin.getCheckinServiceInfo
import
org.microg.gms.gcm.GcmDatabase
import
org.microg.gms.gcm.getGcmServiceInfo
import
org.microg.gms.snet.getSafetyNetServiceInfo
import
org.microg.gms.s
afety
net.getSafetyNetServiceInfo
import
org.microg.nlp.client.UnifiedLocationClient
import
org.microg.tools.ui.ResourceSettingsFragment
...
...
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