Skip to content
Commit b357c651 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Create linker namespace in startServiceFromJar

Previously the classloader would have no initialized linker namespace,
so JNI libraries associated with a JAR in an APEX would not be found.

Use ClassLoaderFactory to ensure that the linker namespace is
initialized.

Bug: 172541385
Test: manual: boot device with system server JAR using JNI in APEX
Change-Id: Icc94c70b3e3817aa637c32f1190faa41364e1604
parent 447c5196
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