commit | 8e74eb6b435c9a9838a8cd498f71bd13edf1ee47 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Nov 17 18:04:35 2020 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Nov 27 19:53:04 2020 +0900 |
tree | ac93885947798a3f5d04a4213a0468a6aae2c827 | |
parent | 540826860636597c634fc8c991d22b97d893bdbc [diff] |
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 Merged-In: Icc94c70b3e3817aa637c32f1190faa41364e1604 Change-Id: Icc94c70b3e3817aa637c32f1190faa41364e1604