OSDN Git Service

Null check intent before starting "learn more".
authorAndrew Sapperstein <asapperstein@google.com>
Tue, 3 May 2016 01:28:21 +0000 (18:28 -0700)
committerAndrew Sapperstein <asapperstein@google.com>
Tue, 3 May 2016 18:01:35 +0000 (11:01 -0700)
commit6561d4870f031395316cf2fc956f69c306f04ae4
treefa70ff896aa2b7c8a42356d30352c8f4492c24d0
parent55fc7dd52b5eb6a736c8a48fc5cddbb343c02a16
Null check intent before starting "learn more".

It is possible in certain build configurations to have an invalid
link. Instead of crashing, swallow the error and write to logs.

BUG: 28381984
Change-Id: I19f20b96afb42758187707f1b86a5817e8d737a8
src/com/android/settings/fingerprint/FingerprintEnrollIntroduction.java