I have seen this answer but it relates only to Android pre-O. Implicit broadcasts no longer works on Android O. I understand that I could probably register a runtime listener but that doesn't work for my use case. If I am a system application pre-loaded on a device working directly with OEMs can I get whitelisted for this broadcast and still receive it?
Asked
Active
Viewed 528 times
2
-
You should fill an issue asap in the issue tracker to allow the intent to be whitelisted. – greywolf82 May 23 '17 at 17:02
-
@greywolf82 I didn't understand. Can you please elaborate? – JY2k May 25 '17 at 08:48
-
Open a ticket in the issue tracker – greywolf82 May 28 '17 at 10:26