2016-03-03 22:10:23 +01:00
|
|
|
# Generated by genversion-scripts.py. Do not edit.
|
2015-10-31 01:43:27 +01:00
|
|
|
|
|
|
|
LIBC {
|
|
|
|
global:
|
|
|
|
android_dlopen_ext;
|
|
|
|
dl_iterate_phdr;
|
|
|
|
dladdr;
|
|
|
|
dlclose;
|
|
|
|
dlerror;
|
|
|
|
dlopen;
|
|
|
|
dlsym;
|
|
|
|
local:
|
|
|
|
*;
|
|
|
|
};
|
|
|
|
|
2015-10-30 01:01:24 +01:00
|
|
|
LIBC_N {
|
|
|
|
global:
|
2015-11-23 20:26:35 +01:00
|
|
|
android_init_namespaces;
|
2015-10-30 01:01:24 +01:00
|
|
|
android_create_namespace;
|
2015-12-11 23:22:24 +01:00
|
|
|
dlvsym;
|
2015-10-30 01:01:24 +01:00
|
|
|
} LIBC;
|
|
|
|
|
2016-03-02 20:41:22 +01:00
|
|
|
LIBC_PLATFORM {
|
2015-10-31 01:43:27 +01:00
|
|
|
global:
|
|
|
|
android_get_application_target_sdk_version;
|
|
|
|
android_set_application_target_sdk_version;
|
|
|
|
android_get_LD_LIBRARY_PATH;
|
|
|
|
android_update_LD_LIBRARY_PATH;
|
2015-10-30 01:01:24 +01:00
|
|
|
} LIBC_N;
|