FriendlyNeighborhoodShane / MinMicroG

Sources and scripts for MinMicroG installers. You shall find no prebuilt releases here.
GNU General Public License v3.0
306 stars 30 forks source link

installation of minmicrog minimal/nogooglag upon CrDroid causes thousands of logcat lines #49

Closed apprehensions closed 11 months ago

apprehensions commented 1 year ago

using the zip from https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases/download/2023.01.16/MinMicroG-Minimal-UPDATELY-20230116004447.zip relevant video:

https://user-images.githubusercontent.com/47404953/215765022-84f9ed22-1e51-49df-b840-275b73fcf1cd.mp4

thousands of these:

ConnectivityService: Replacing NetworkRequest [ LISTEN id=182715, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10307 RequestorUid:
10307 RequestorPkg: com.google.android.gms UnderlyingNetworks: Null] ] with NetworkRequest [ LISTEN id=182716, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10307 RequestorUid: 10307 RequestorPkg: com.google.android.gms UnderlyingNetworks: Null] ] because their intents matched.
ConnectivityService: NetReassign [no changes]
ConnectivityService: Sending PendingIntent{56777fc: PendingIntentRecord{ef1607d com.google.android.gms broadcastIntent}}
ConnectivityService: Finished sending PendingIntent{e92e782: PendingIntentRecord{ef1607d com.google.android.gms broadcastIntent}}
ConnectivityService: Finished sending PendingIntent{15f4ec9: PendingIntentRecord{ef1607d com.google.android.gms broadcastIntent}}
ConnectivityService: NetReassign [no changes]
ConnectivityService: Sending PendingIntent{b550d0b: PendingIntentRecord{ef1607d com.google.android.gms broadcastIntent}}
ConnectivityService: NetReassign [no changes]
ConnectivityService: Finished sending PendingIntent{56777fc: PendingIntentRecord{ef1607d com.google.android.gms broadcastIntent}}
ConnectivityService: Sending PendingIntent{e1974a6: PendingIntentRecord{ef1607d com.google.android.gms broadcastIntent}}
ConnectivityService: NetReassign [no changes]
apprehensions commented 1 year ago

it also causes certain application resolving things to break.

apprehensions commented 1 year ago

Specifically CrDroid. Works on ArrowOS.

FriendlyNeighborhoodShane commented 11 months ago

Hi, sorry for the late reply. I do not believe this has anything to do with either MinMicroG or microG, given that it happens on crdroid only, whatever you use to install microG (if I understand your comments correctly).