android - ActivityManager kills running process of system app -


we facing problem activitymanager kills our system app:

"i/activitymanager( 831): killing 3267:de.oursystemapp.tsc/u0a199 (adj 15): empty #31"

why happen? don't have ui parts system app, lives in background. after boot of device intentservices triggered app download data backend. don't understand why process considered empty?

i don't have explanation right now, ideas help.


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -