diff --git a/ndk/platforms/android-21/arch-arm/symbols/libdl.so.functions.txt b/ndk/platforms/android-21/arch-arm/symbols/libdl.so.functions.txt index df45e166c..eca2382d3 100644 --- a/ndk/platforms/android-21/arch-arm/symbols/libdl.so.functions.txt +++ b/ndk/platforms/android-21/arch-arm/symbols/libdl.so.functions.txt @@ -1,6 +1,4 @@ android_dlopen_ext -android_get_LD_LIBRARY_PATH -android_update_LD_LIBRARY_PATH dl_iterate_phdr dl_unwind_find_exidx dladdr diff --git a/ndk/platforms/android-21/arch-arm64/symbols/libdl.so.functions.txt b/ndk/platforms/android-21/arch-arm64/symbols/libdl.so.functions.txt index 7632c1eb1..d7332e01b 100644 --- a/ndk/platforms/android-21/arch-arm64/symbols/libdl.so.functions.txt +++ b/ndk/platforms/android-21/arch-arm64/symbols/libdl.so.functions.txt @@ -1,6 +1,4 @@ android_dlopen_ext -android_get_LD_LIBRARY_PATH -android_update_LD_LIBRARY_PATH dl_iterate_phdr dladdr dlclose diff --git a/ndk/platforms/android-21/arch-mips/symbols/libdl.so.functions.txt b/ndk/platforms/android-21/arch-mips/symbols/libdl.so.functions.txt index 7632c1eb1..d7332e01b 100644 --- a/ndk/platforms/android-21/arch-mips/symbols/libdl.so.functions.txt +++ b/ndk/platforms/android-21/arch-mips/symbols/libdl.so.functions.txt @@ -1,6 +1,4 @@ android_dlopen_ext -android_get_LD_LIBRARY_PATH -android_update_LD_LIBRARY_PATH dl_iterate_phdr dladdr dlclose diff --git a/ndk/platforms/android-21/arch-mips64/symbols/libdl.so.functions.txt b/ndk/platforms/android-21/arch-mips64/symbols/libdl.so.functions.txt index 7632c1eb1..d7332e01b 100644 --- a/ndk/platforms/android-21/arch-mips64/symbols/libdl.so.functions.txt +++ b/ndk/platforms/android-21/arch-mips64/symbols/libdl.so.functions.txt @@ -1,6 +1,4 @@ android_dlopen_ext -android_get_LD_LIBRARY_PATH -android_update_LD_LIBRARY_PATH dl_iterate_phdr dladdr dlclose diff --git a/ndk/platforms/android-21/arch-x86/symbols/libdl.so.functions.txt b/ndk/platforms/android-21/arch-x86/symbols/libdl.so.functions.txt index 7632c1eb1..d7332e01b 100644 --- a/ndk/platforms/android-21/arch-x86/symbols/libdl.so.functions.txt +++ b/ndk/platforms/android-21/arch-x86/symbols/libdl.so.functions.txt @@ -1,6 +1,4 @@ android_dlopen_ext -android_get_LD_LIBRARY_PATH -android_update_LD_LIBRARY_PATH dl_iterate_phdr dladdr dlclose diff --git a/ndk/platforms/android-21/arch-x86_64/symbols/libdl.so.functions.txt b/ndk/platforms/android-21/arch-x86_64/symbols/libdl.so.functions.txt index 7632c1eb1..d7332e01b 100644 --- a/ndk/platforms/android-21/arch-x86_64/symbols/libdl.so.functions.txt +++ b/ndk/platforms/android-21/arch-x86_64/symbols/libdl.so.functions.txt @@ -1,6 +1,4 @@ android_dlopen_ext -android_get_LD_LIBRARY_PATH -android_update_LD_LIBRARY_PATH dl_iterate_phdr dladdr dlclose