diff options
author | Rhed Jao <rhedjao@google.com> | 2021-01-22 11:25:17 +0800 |
---|---|---|
committer | Rhed Jao <rhedjao@google.com> | 2021-01-22 11:40:33 +0800 |
commit | f8e48ec17a576cfd005cf3f7c4658add2804dfb8 (patch) | |
tree | 0fef29b386224c7d4fe58472d823c29bd0c78740 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions