summaryrefslogtreecommitdiff
path: root/libnativeloader/library_namespaces.h
AgeCommit message (Expand)Author
2024-06-19Recognise system/system_ext as a system image partition path. Martin Stjernholm
2024-03-18Give full access to native libs from Java libs in the same partition Martin Stjernholm
2024-02-23Revert "Give full access to native libs from java libs in the sa..." Becky Siegel
2024-02-23Give full access to native libs from java libs in the same partition Martin Stjernholm
2024-02-20Separate handling of a single path and a list of paths when determining Martin Stjernholm
2024-02-15Improve debug logging to reflect all code paths in OpenNativeLibrary. Martin Stjernholm
2024-02-15Refactorings to make more logic available at the top level in Martin Stjernholm
2020-07-24libnativeloader understands uses-native-library tag Jiyong Park
2020-04-27Use ART_TARGET_ANDROID instead of __ANDROID__ Nicolas Geoffray
2020-03-04Loading JNI libraries in an APEX Jooyung Han
2019-10-16Remove temporary CPPLINT.cfg files Orion Hodson
2019-10-11Move libnative{bridge,loader} to art/ Orion Hodson