Fix bug #35673706 - null verifier component...
...causing an NPE when we attempted to call getPackageName() on it. This patch avoids the NPE, but does not address the underlying question of why the component we're attempting to target is coming back null. This new approach guarantees the security of the broadcast, though, so we needn't worry further about that. Test: install app & note verifier action Change-Id: I0d316e0815210ba1fbb14da6b76d5c23a85c96a4
Loading
Please register or sign in to comment