diff --git a/play-services-core/src/main/AndroidManifest.xml b/play-services-core/src/main/AndroidManifest.xml index 5aa3d21384..8221dbac70 100644 --- a/play-services-core/src/main/AndroidManifest.xml +++ b/play-services-core/src/main/AndroidManifest.xml @@ -627,6 +627,11 @@ android:process=":ui" android:taskAffinity="org.microg.gms.settings" /> + + Account Add Google account + Account settings + Manage Google accounts on this device Cloud Messaging is a push notification provider used by many third-party applications. To use it you must enable device registration. Cloud Messaging heartbeat interval The interval in seconds for the system to heartbeat the Google servers. Increasing this number will reduce battery consumption, but might cause delays on push messages.\nDeprecated, will be replaced in future release. diff --git a/play-services-core/src/main/res/xml/preferences_start.xml b/play-services-core/src/main/res/xml/preferences_start.xml index 2336cf9aac..ea2f7a475e 100644 --- a/play-services-core/src/main/res/xml/preferences_start.xml +++ b/play-services-core/src/main/res/xml/preferences_start.xml @@ -35,6 +35,14 @@ android:targetClass="org.microg.gms.auth.login.LoginActivity" android:targetPackage="com.google.android.gms" /> + + +