commit | f8e48ec17a576cfd005cf3f7c4658add2804dfb8 | [log] [tgz] |
---|---|---|
author | Rhed Jao <rhedjao@google.com> | Fri Jan 22 11:25:17 2021 +0800 |
committer | Rhed Jao <rhedjao@google.com> | Fri Jan 22 11:40:33 2021 +0800 |
tree | 0fef29b386224c7d4fe58472d823c29bd0c78740 | |
parent | 5bb554490901e14aef3266558a58c8bce8be653c [diff] |
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