Make dlext_namespaces.h available to users of libnativeloader am: b75d82b42a
am: d7aba9fdf5
Change-Id: I64a1c914ef05bd7ec5554b791d382f5a888c2225
This commit is contained in:
commit
f523342ecc
2 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#include <dlfcn.h>
|
||||
#ifdef __ANDROID__
|
||||
#define LOG_TAG "libnativeloader"
|
||||
#include "dlext_namespaces.h"
|
||||
#include "nativeloader/dlext_namespaces.h"
|
||||
#include "cutils/properties.h"
|
||||
#include "log/log.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue