bc75047a1b
Bug: http://b/24767418 Change-Id: I3d5775ba44d4c8e7fc5f2fbebae10e022100f1e2
22 lines
392 B
Text
22 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;
|