Temporarily omit the skip
Remove the skip because it's skipping some broadcasts (system broadcasts) that it shouldn't be. By also changing the UID check to check if it's a core UID this will mitigate most of the changes and won't spam logs, but there is also the weird case of when a receiver registers for a sticky system broadcast that I will fix later. Change-Id: Ifc22d15e24fb302fa066beda3ee80b99c163a3b5 Test:reversion mostly Fixes: 166145287 Fixes: 207318980
Loading
Please register or sign in to comment