commit | 1d8b1afeaf480d6a5c461e1fc10c3dc4b02a64b2 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Mon Apr 10 11:06:17 2017 -0700 |
committer | Bryce Lee <brycelee@google.com> | Mon Apr 10 11:06:17 2017 -0700 |
tree | 798ddae656016ede96d7c3a6044ee9b072604cfe | |
parent | 9c80a16c458e719fcbdd13ce35caa00ba5874796 [diff] |
Do not set outActivity if value is null. Recent changes passed down the nullable array to a method where it was not being properly checked. Change-Id: Ibf940f9225e4c9901869188aa55a04d0908015c3 Fixes: 37197666 Test: manual via bug repro steps.