Blocked unexpected network calls to googleapis.com.
This commit is contained in:
parent
eabd08affb
commit
f46af180dc
3 changed files with 26 additions and 5 deletions
|
|
@ -56,6 +56,12 @@
|
|||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<!-- Remove Firebase logging-->
|
||||
<service
|
||||
android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService"
|
||||
tools:node="remove" />
|
||||
|
||||
<!-- Save app locales -->
|
||||
<service
|
||||
android:name="androidx.appcompat.app.AppLocalesMetadataHolderService"
|
||||
android:enabled="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue