commit | 0fdb3a84cfd722c994ab693cfef3edc2a51f3115 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Fri Mar 03 17:18:20 2017 -0800 |
committer | Christopher Tate <ctate@google.com> | Fri Mar 03 17:31:19 2017 -0800 |
tree | d38b79214cdddde38f75b7e2f0c8a96f1fec34c8 | |
parent | 227bdecf0272c0327e8641f0c4e6bbbcf54a24b1 [diff] |
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