Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app restarts when ChimeraCfgMgr updates the native module #467

Open
dr0-dev opened this issue Apr 30, 2021 · 0 comments
Open

app restarts when ChimeraCfgMgr updates the native module #467

dr0-dev opened this issue Apr 30, 2021 · 0 comments

Comments

@dr0-dev
Copy link

dr0-dev commented Apr 30, 2021

This is the log:

ChimeraCfgMgr: Updating module config: ads_fdr:2108905005120000,container:2112139120304+vision.barcode,enpromo:2115040025120000,measurement:2185120000 -> ads_fdr:2108905005120000,container:2112139120304+vision.barcode,enpromo:2115040025120000
BroadcastQueue: Background execution not allowed: receiving Intent { act=com.google.android.chimera.MODULE_CONFIGURATION_CHANGED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentInternalReceiver�
ChimeraCfgMgr: Sending com.google.android.chimera.IntentOperation.NEW_MODULE Intents: 1,false,true�
GmsDebugLogger: [46] ads_fdr:2108905005120000,container:2112139120304+vision.barcode,enpromo:2115040025120000,measurement:2185120000
ProcessStats: Tracking association SourceState{adb92ee my.package/10194 Top #14619} whose proc state 1 is better than process ProcessState{ec088d4 com.google.android.gms.persistent/10068 pkg=com.google.android.gms} proc state 2 (7 skipped)
ChimeraConfigurator: Checking 1 listeners. All downloaded: false
GmsDebugLogger: [83] 1 []
NSLocationManager_FLP: getGPSUsingApps, NO_FREEZE={5013}/ FREEZE={}
ChimeraCfgMgr: Received com.google.android.chimera.IntentOperation.NEW_MODULE(1/0): 1,false�
ChimeraModuleLdr: Module config changed, forcing restart due to module com.google.android.gms.measurement.dynamite�
Process : Sending signal. PID: 7496 SIG: 9�
ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1088 android.content.ContextWrapper.sendBroadcast:454 Fa.a.a:18 Va.g.a:1 com.sec.android.sdhms.common.d.x:4 �[0m
InputDispatcher: channel '770321b my.package/MyActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9, fd=441�
InputDispatcher: channel '770321b my.package/MyActivity (server)' ~ Channel is unrecoverably broken and will be disposed!�

from what I understand, Chimera updated the android-vision module and then closed my app because my app uses it. Is there any way to prevent this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant