OSDN Git Service

Check EXTRA_INTENT as part of leaving process.
authorJeff Sharkey <jsharkey@android.com>
Fri, 24 Feb 2017 16:39:58 +0000 (09:39 -0700)
committerJeff Sharkey <jsharkey@android.com>
Fri, 24 Feb 2017 16:40:52 +0000 (09:40 -0700)
commitc6fe23df527afbe5841a251796e720ee0cd777c4
treea560455aa48f74911e3ca31ae1384cbfd6188827
parent830d4b422db2f2ae4af17403ccd1d34fd6f0bd6f
Check EXTRA_INTENT as part of leaving process.

We're checking all the other Intent objects, but we forgot this one.

Test: builds, boots
Bug: 34072700
Change-Id: I4f328950f3122258e0bdea7e87f78d7d0afdedbb
core/java/android/content/Intent.java