FriendlyNeighborhoodShane/MinMicroG

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

apprehensions opened this issue · 3 comments

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

ok.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]

it also causes certain application resolving things to break.

Specifically CrDroid. Works on ArrowOS.

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).