su-vikas/conbeerlib

False Positive with Running App Services

blundell opened this issue · 1 comments

We are using JobScheduler in our app and it seems it's flagged as a container service:

com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService

I know we can add it to the list of appServices but it seems like something that should be ignored by default.

Here:

image

Since it's running and I didn't add it to appServices, then it falsely thinks we are running a container.

@blundell Thanks once again. I will have a look on this along with other bugs you reported.