I was testing my app and I saw it restart itself, was really weird. I looked and looked on the logs and I couldn\'t find anything odd except for this line ChimeraModul
It seems that the ChimeraModule (or Dynamite) is the dynamic module loading system used by the Google Play Services (more details here).
I guess that, if your app is using a specific module from the Google Play Services, when that specific module is updated your app is restarted as well.