summaryrefslogtreecommitdiff
path: root/libnativeloader/native_loader_test.cpp
AgeCommit message (Expand)Author
2020-04-27Use ART_TARGET_ANDROID instead of __ANDROID__ Nicolas Geoffray
2020-03-04libnativeloader: Remove hard-coded cronet Jooyung Han
2020-03-04Loading JNI libraries in an APEX Jooyung Han
2020-02-21Use a different VNDK namespace for product apps Justin Yun
2020-02-21Rename APEX Namespace Kiyoung Kim
2020-02-16Add libstats_jni to linkerconfig/namespace Jeffrey Huang
2020-02-12Convert native_loader_test.cpp to Result::ok() Bernie Innocenti
2020-02-11Use apex name for apex linker namespace Jooyung Han
2020-02-10Use product vndk version for product apps Justin Yun
2020-02-07Update platform namespace name Kiyoung Kim
2020-01-07Make product libs available to unbundled product apks. Justin Yun
2019-12-17Add public lib of Cronet apex mainline Luke Huang
2019-11-13Use a different name for shared classloader namespace, to help debugging. Martin Stjernholm
2019-11-13Fix libnativeloader_test to work on 64 bit architectures. Martin Stjernholm
2019-11-13Avoid "using namespace" that's blocked by cpplint. Martin Stjernholm
2019-10-11Move libnative{bridge,loader} to art/ Orion Hodson