Files
frameworks_base/core/java/android/app
Philip P. Moltmann 1266d08be5 Correct lastId on onCreate with unexpected state
onCreate might be called with a state not produced by
onSaveInstanceState. In this case the last autofill ID is not set, so we
incorrectly restore it to NO_ID instead of LAST_APP_AUTOFILL_ID

Change-Id: Id40c06bf223c0e3c6235b2d50779e3f4532898b5
Fixes: 62296699
Test: cts-tradefed run cts-dev -m CtsAutoFillServiceTestCases
2017-06-19 13:28:48 -07:00
..
2017-05-04 15:58:40 +01:00
2017-03-21 14:42:35 -07:00
2017-03-03 17:27:56 -08:00
2017-04-25 17:00:05 -04:00
2017-06-16 18:04:42 -07:00