commit | bbdd8e4a3b4bd9bcf4574005b42bed83b4d4ed31 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Fri Feb 17 13:13:42 2017 -0800 |
committer | Todd Kennedy <toddke@google.com> | Fri Feb 17 14:29:34 2017 -0800 |
tree | 224f1fdd58fb3b7f8f1027f8645418ad156b19dc | |
parent | 96b98321635dac0334f50f9711313ceb981f8f1e [diff] |
Fix instant app resolution Resolving intents with a specified component goes down a different path than regular resolution. For Instant Apps, that meant that sometimes the Instant App was not able to resolve it's own activities. Added some new CTS tests to verify that this works. Test: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.EphemeralTest Change-Id: Ic8a8eaef7eb9e230fdc701c79c85227d0939d974