diff --git a/play-services-core/src/main/AndroidManifest.xml b/play-services-core/src/main/AndroidManifest.xml index 8083a6d2..5bcd4843 100644 --- a/play-services-core/src/main/AndroidManifest.xml +++ b/play-services-core/src/main/AndroidManifest.xml @@ -86,6 +86,7 @@ + @@ -101,10 +102,12 @@ android:name="org.microg.gms.gservices.GServicesProvider" android:authorities="com.google.android.gsf.gservices" android:exported="true" /> + + + @@ -159,6 +163,18 @@ + + + + + + + + + + @@ -232,6 +248,7 @@ + +