Files
frameworks_base/core/java/android
Chris Thornton d7a7af558b Prevent inclusion of null KeyphraseMetadata in info map.
If getKeyphraseMetadataFromApplicationInfo encountered a parse error, it
would return a null KeyphraseMetadata instance. Other parts of
KeyphraseEnrollmentInfo assume that everything inserted into the member
mKeyphrasePackageMap is valid, so this would cause an NPE.

Bug:33448806
Test: Build a bogus enrollment APK and not see a crash.
Change-Id: I0936439ea4bd0050580a7b0ee8f08f2992ebfd63
2017-03-23 15:32:59 -07:00
..
2017-03-22 10:04:05 -07:00
2017-03-18 09:13:10 -04:00
2017-03-21 19:55:38 -07:00
2017-03-22 18:51:00 -07:00