23 lines
392 B
Text
23 lines
392 B
Text
|
# Generated by genversionscripts.py. Do not edit.
|
||
|
|
||
|
LIBC {
|
||
|
global:
|
||
|
android_dlopen_ext;
|
||
|
dl_iterate_phdr;
|
||
|
dladdr;
|
||
|
dlclose;
|
||
|
dlerror;
|
||
|
dlopen;
|
||
|
dlsym;
|
||
|
local:
|
||
|
*;
|
||
|
};
|
||
|
|
||
|
LIBC_PRIVATE {
|
||
|
global:
|
||
|
android_get_application_target_sdk_version;
|
||
|
android_set_application_target_sdk_version;
|
||
|
android_get_LD_LIBRARY_PATH;
|
||
|
android_update_LD_LIBRARY_PATH;
|
||
|
} LIBC;
|