c5c44eed77
This is a theoretically dangerous issue that has surfaced only as a monkey bug so far. The issue is that callers that create an Intent set some global state, expecting that state to still be valid when the Intent is handled. However, if the process was killed before the Intent could be handled, or if that global singleton was not saved properly, that state was lost and SetupData was never initialized properly. Bug: 5337276 Change-Id: I6bd08a0dec13f54c7ba8d536ebdc87e6c559c483 |
||
---|---|---|
assets | ||
emailcommon | ||
res | ||
src/com | ||
tests | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
CleanSpec.mk | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
proguard.flags | ||
remove-exchange-support.sh |