7a622dacf1
Bug: http://b/28174921
Change-Id: I089dbeeea813fc2128b9c2f6268a578d23a1954a
(cherry picked from commit 7095da8d3c
)
29 lines
495 B
Text
29 lines
495 B
Text
# Generated by genversion-scripts.py. Do not edit.
|
|
|
|
LIBC {
|
|
global:
|
|
android_dlopen_ext;
|
|
dl_iterate_phdr;
|
|
dladdr;
|
|
dlclose;
|
|
dlerror;
|
|
dlopen;
|
|
dlsym;
|
|
local:
|
|
*;
|
|
};
|
|
|
|
LIBC_N {
|
|
global:
|
|
dlvsym;
|
|
} LIBC;
|
|
|
|
LIBC_PLATFORM {
|
|
global:
|
|
android_get_application_target_sdk_version;
|
|
android_set_application_target_sdk_version;
|
|
android_get_LD_LIBRARY_PATH;
|
|
android_update_LD_LIBRARY_PATH;
|
|
android_init_namespaces;
|
|
android_create_namespace;
|
|
} LIBC_N;
|