android_system_core/libnativeloader
Andreas Gampe 5c7d582be4 Nativeloader: Add minimal effort for host library path
Attempt to (somewhat) support the given library path on a non-Android
device. Iterate through the given list and construct a complete path.
This will of course not handle dependencies correctly and is best
effort.

Required (and enough) for agent-related testing in ART.

Bug: 70901841
Test: m
Change-Id: I9ecb27d662c8a2c79a70b6c5464483c449c5d034
2018-01-02 09:05:55 -08:00
..
include/nativeloader vendor apk is unbundled 2017-09-07 20:26:10 +09:00
test Support partners to expose their own system libs to Android apps 2017-12-19 23:35:09 +09:00
.clang-format Set libnativeloader style to clang-format-2 2017-03-29 17:33:12 -07:00
Android.bp Remove default libraries 2017-09-29 13:17:06 -07:00
native_loader.cpp Nativeloader: Add minimal effort for host library path 2018-01-02 09:05:55 -08:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00