OSDN Git Service

Fixed NPE when cancellation signal is null.
authorFelipe Leme <felipeal@google.com>
Wed, 16 Aug 2017 19:29:53 +0000 (12:29 -0700)
committerFelipe Leme <felipeal@google.com>
Thu, 17 Aug 2017 01:06:17 +0000 (18:06 -0700)
commitec63b7d0e11ed396e28cbd8352277c2d7f682cba
tree989a7848511f6164e5bfd47da76d4fa1d9b55846
parent9c43a779711c781b73db002d9f576af82988de42
Fixed NPE when cancellation signal is null.

Test: none for this particular issue, but CtsAutoFillServiceTestCases pass
Fixes: 64759228

Change-Id: I34170440ac388ec6ba7ed5632dc38543a84d0327
services/autofill/java/com/android/server/autofill/RemoteFillService.java