aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Ivanov <dimitry@google.com>2016-01-27 12:44:33 -0800
committerDimitry Ivanov <dimitry@google.com>2016-01-27 12:57:01 -0800
commitf83d7534d79312f3bf0388b8227ae8efbe67e4a3 (patch)
treea67d82026f778a16bb5b0e22f9da23043deddc1e
parent12f3d3a26023214642b18d396dbce8aa10fa7671 (diff)
downloadndk-f83d7534d79312f3bf0388b8227ae8efbe67e4a3.tar.gz
Remove libc.so.*.txt from unwanted-symbols
This is no longer needed since there are no unwanted symbols in libc.so under development/ndk/platforms/ Bug: http://b/26805673 Change-Id: I734271a3a08bf30428306d68b289ad79673c58d0
-rw-r--r--build/tools/unwanted-symbols/arm/libc.so.functions.txt24
-rw-r--r--build/tools/unwanted-symbols/arm/libc.so.variables.txt3
-rw-r--r--build/tools/unwanted-symbols/arm64/libc.so.functions.txt61
-rw-r--r--build/tools/unwanted-symbols/arm64/libc.so.variables.txt12
-rw-r--r--build/tools/unwanted-symbols/mips/libc.so.functions.txt24
-rw-r--r--build/tools/unwanted-symbols/mips/libc.so.variables.txt2
l---------build/tools/unwanted-symbols/mips64/libc.so.functions.txt1
l---------build/tools/unwanted-symbols/mips64/libc.so.variables.txt1
-rw-r--r--build/tools/unwanted-symbols/x86/libc.so.functions.txt23
-rw-r--r--build/tools/unwanted-symbols/x86/libc.so.variables.txt2
l---------build/tools/unwanted-symbols/x86_64/libc.so.functions.txt1
l---------build/tools/unwanted-symbols/x86_64/libc.so.variables.txt1
12 files changed, 0 insertions, 155 deletions
diff --git a/build/tools/unwanted-symbols/arm/libc.so.functions.txt b/build/tools/unwanted-symbols/arm/libc.so.functions.txt
deleted file mode 100644
index 9140658ab..000000000
--- a/build/tools/unwanted-symbols/arm/libc.so.functions.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-atexit
-dlmalloc
-free_malloc_leak_info
-get_malloc_leak_info
-__srget
-__swbuf
-__srefill
-__swsetup
-__sflags
-__sfp
-__sinit
-__smakebuf
-__sflush
-__sread
-__swrite
-__sseek
-__sclose
-_fwalk
-__get_thread
-__wait4
-__futex_wake
-__open
-__get_tls
-__getdents64
diff --git a/build/tools/unwanted-symbols/arm/libc.so.variables.txt b/build/tools/unwanted-symbols/arm/libc.so.variables.txt
deleted file mode 100644
index 0a1e307d7..000000000
--- a/build/tools/unwanted-symbols/arm/libc.so.variables.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-__dso_handle
-__sdidinit
-__sglue \ No newline at end of file
diff --git a/build/tools/unwanted-symbols/arm64/libc.so.functions.txt b/build/tools/unwanted-symbols/arm64/libc.so.functions.txt
deleted file mode 100644
index 048515815..000000000
--- a/build/tools/unwanted-symbols/arm64/libc.so.functions.txt
+++ /dev/null
@@ -1,61 +0,0 @@
-android_getaddrinfofornet
-android_gethostbyaddrfornet
-android_gethostbynamefornet
-__android_set_abort_message
-arc4random_addrandom
-arc4random_stir
-basename_r
-__bionic_name_mem
-dirname_r
-dlmalloc
-dlmalloc_inspect_all
-dlmalloc_trim
-dlmalloc_usable_size
-__findenv
-free_malloc_leak_info
-__futex_wake
-_fwalk
-__getdents64
-get_malloc_leak_info
-__get_thread
-__get_tls
-localtime_tz
-mktime_tz
-__open
-posix2time
-__pthread_gettid
-__sclose
-__sflags
-__sflush
-__sfp
-SHA1Final
-SHA1Init
-SHA1Transform
-SHA1Update
-__sinit
-__smakebuf
-__sread
-__srefill
-__srget
-__sseek
-strftime_tz
-__swbuf
-__swrite
-__swsetup
-__system_properties_init
-__system_property_add
-__system_property_area_init
-__system_property_find
-__system_property_find_nth
-__system_property_foreach
-__system_property_get
-__system_property_read
-__system_property_serial
-__system_property_set
-__system_property_set_filename
-__system_property_update
-__system_property_wait_any
-_thread_created_hook
-time2posix
-tzsetwall
-__wait4
diff --git a/build/tools/unwanted-symbols/arm64/libc.so.variables.txt b/build/tools/unwanted-symbols/arm64/libc.so.variables.txt
deleted file mode 100644
index 4c62496e0..000000000
--- a/build/tools/unwanted-symbols/arm64/libc.so.variables.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-__atexit
-__atexit_invalid
-_C_ctype_
-_C_tolower_
-_C_toupper_
-gMallocLeakZygoteChild
-__isthreaded
-__sdidinit
-__sglue
-__system_property_area__
-_tolower_tab_
-_toupper_tab_
diff --git a/build/tools/unwanted-symbols/mips/libc.so.functions.txt b/build/tools/unwanted-symbols/mips/libc.so.functions.txt
deleted file mode 100644
index 9140658ab..000000000
--- a/build/tools/unwanted-symbols/mips/libc.so.functions.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-atexit
-dlmalloc
-free_malloc_leak_info
-get_malloc_leak_info
-__srget
-__swbuf
-__srefill
-__swsetup
-__sflags
-__sfp
-__sinit
-__smakebuf
-__sflush
-__sread
-__swrite
-__sseek
-__sclose
-_fwalk
-__get_thread
-__wait4
-__futex_wake
-__open
-__get_tls
-__getdents64
diff --git a/build/tools/unwanted-symbols/mips/libc.so.variables.txt b/build/tools/unwanted-symbols/mips/libc.so.variables.txt
deleted file mode 100644
index ae3404a71..000000000
--- a/build/tools/unwanted-symbols/mips/libc.so.variables.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-__sdidinit
-__sglue \ No newline at end of file
diff --git a/build/tools/unwanted-symbols/mips64/libc.so.functions.txt b/build/tools/unwanted-symbols/mips64/libc.so.functions.txt
deleted file mode 120000
index 2c3c27a3e..000000000
--- a/build/tools/unwanted-symbols/mips64/libc.so.functions.txt
+++ /dev/null
@@ -1 +0,0 @@
-../arm64/libc.so.functions.txt \ No newline at end of file
diff --git a/build/tools/unwanted-symbols/mips64/libc.so.variables.txt b/build/tools/unwanted-symbols/mips64/libc.so.variables.txt
deleted file mode 120000
index 2fa7efd43..000000000
--- a/build/tools/unwanted-symbols/mips64/libc.so.variables.txt
+++ /dev/null
@@ -1 +0,0 @@
-../arm64/libc.so.variables.txt \ No newline at end of file
diff --git a/build/tools/unwanted-symbols/x86/libc.so.functions.txt b/build/tools/unwanted-symbols/x86/libc.so.functions.txt
deleted file mode 100644
index 111cf4ce6..000000000
--- a/build/tools/unwanted-symbols/x86/libc.so.functions.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-dlmalloc
-free_malloc_leak_info
-get_malloc_leak_info
-__srget
-__swbuf
-__srefill
-__swsetup
-__sflags
-__sfp
-__sinit
-__smakebuf
-__sflush
-__sread
-__swrite
-__sseek
-__sclose
-_fwalk
-__get_thread
-__wait4
-__futex_wake
-__open
-__get_tls
-__getdents64
diff --git a/build/tools/unwanted-symbols/x86/libc.so.variables.txt b/build/tools/unwanted-symbols/x86/libc.so.variables.txt
deleted file mode 100644
index ae3404a71..000000000
--- a/build/tools/unwanted-symbols/x86/libc.so.variables.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-__sdidinit
-__sglue \ No newline at end of file
diff --git a/build/tools/unwanted-symbols/x86_64/libc.so.functions.txt b/build/tools/unwanted-symbols/x86_64/libc.so.functions.txt
deleted file mode 120000
index 2c3c27a3e..000000000
--- a/build/tools/unwanted-symbols/x86_64/libc.so.functions.txt
+++ /dev/null
@@ -1 +0,0 @@
-../arm64/libc.so.functions.txt \ No newline at end of file
diff --git a/build/tools/unwanted-symbols/x86_64/libc.so.variables.txt b/build/tools/unwanted-symbols/x86_64/libc.so.variables.txt
deleted file mode 120000
index 2fa7efd43..000000000
--- a/build/tools/unwanted-symbols/x86_64/libc.so.variables.txt
+++ /dev/null
@@ -1 +0,0 @@
-../arm64/libc.so.variables.txt \ No newline at end of file