diff options
author | Rhed Jao <rhedjao@google.com> | 2021-04-21 16:42:37 +0800 |
---|---|---|
committer | Rhed Jao <rhedjao@google.com> | 2021-04-21 16:44:37 +0800 |
commit | e6bcbdcafa839f32c83395f88e4e1042278f2e64 (patch) | |
tree | e0b6393091952d28e702b7fc7ec21ea8b6de76f7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 01f110bfd4663e3bf07fcbed93f0b573ba1efb62 (diff) |
Fix a crash when starting a service in the isolated split
A ClassNotFoundException is thrown when an application starts a
service defined in the isolated split. This cl uses the class loader
of the split to load the class of the service. It also updates the
correct split context to the service.
Bug: 169196314
Test: atest ClassloaderSplitsTest
Change-Id: If52ecb6065cdc6b0e3f2c163996df90c85a00958
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions