summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2017-04-03 13:53:21 -0700
committerFelipe Leme <felipeal@google.com>2017-04-03 15:03:17 -0700
commit7c6e8e6c00d36f2c232c6c30ba8373a5ab665d5c (patch)
tree49565364ae275762dc1bcf9edc81b3a6e9763e92 /tools/aapt2/java/JavaClassGenerator.cpp
parent64731b1d41eccdf53450195d63ff9e3bd8c57fd7 (diff)
Fixed NPE when FillService replies with a null FillResponse.
This problem was not detected by CTS tests because the exception is "harmless" (it's just ignored), but it can be verified at logcat: W Binder : Caught a RuntimeException from the binder stub implementation. W Binder : java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender android.service.autofill.FillResponse.getAuthentication()' on a null object reference W Binder : at com.android.server.autofill.ViewState.maybeCallOnFillReady(ViewState.java:159) Bug: 35707731 Test: CtsAutoFillServiceTestCases pass Test: manual verification Change-Id: I58330a7e91b2c186bf97897b7d39640010ca630b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions