commit | 06d264de197c10835a2e6e80e31b267bf52872fd | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Tue Jun 12 16:33:05 2018 -0700 |
committer | Doris Ling <dling@google.com> | Tue Jun 12 16:39:09 2018 -0700 |
tree | ec8684f7bac2167418f8ea72ffa7a457ec058fc3 | |
parent | cc7c1418ccd3ea57cc366d1bda599b580beb0529 [diff] |
Fix crash in ChooseLockGenericFragment. - in onActivityResult(), the intent data can be null. Check for non null intent data before trying to read the extra string from the intent. Change-Id: I14c42725a7885a84688ae39fde63e30ad0536001 Fixes: 109675331 Test: make RunSettingsRoboTests