Commits

Dimitry Ivanov authored 75b10ecccdd
Use shared namespace for bundled app classloader Allow bundled apps to reference platform native libraries located in subdirectories of the default library path (/system/lib/hw/* for example). In addition to this bundled apps need to share native libraries with default namespace. Added parameter to ApplicationLoaders.createClassLoader() to do just that. Bug: 26165097 Bug: 26164393 Change-Id: I833b4f758c4df8f8958d72eafd5d47ef14079ce1