Skip to content
Commit f8e48ec1 authored by Rhed Jao's avatar Rhed Jao
Browse files

Fixes a crash when the instant app is launching

The provider of an instant app is allowed to declare itself
defined in other split apk using the `splitName` attribute.
Platform did not aware this attribut and try to install a
provider which is defined in an non-installed split apk. The
ClassNotFoundException is thrown during the app is launching.

Bug: 178053703
Test: atest SplitTests
Change-Id: I3de73487fc8fdb2b4735882ad4c3e5481274da0b
parent 5bb55449
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment