Remove LIBC_PRIVATE symbols from android-18 libc
Bug: http://b/26234924 Change-Id: I7c42aa37eb5ed59082a4a5cb7ad57c4761e93543
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
MD5_Final
|
||||
MD5_Init
|
||||
MD5_Update
|
||||
SHA1Final
|
||||
SHA1Init
|
||||
SHA1Transform
|
||||
SHA1Update
|
||||
__arc4_getbyte
|
||||
__assert
|
||||
__assert2
|
||||
@@ -219,7 +215,6 @@ asctime64
|
||||
asctime64_r
|
||||
asctime_r
|
||||
asprintf
|
||||
atexit
|
||||
atoi
|
||||
atol
|
||||
atoll
|
||||
@@ -272,12 +267,9 @@ dlfree
|
||||
dlindependent_calloc
|
||||
dlindependent_comalloc
|
||||
dlmallinfo
|
||||
dlmalloc
|
||||
dlmalloc_footprint
|
||||
dlmalloc_max_footprint
|
||||
dlmalloc_stats
|
||||
dlmalloc_trim
|
||||
dlmalloc_usable_size
|
||||
dlmallopt
|
||||
dlmemalign
|
||||
dlpvalloc
|
||||
|
||||
@@ -3,7 +3,6 @@ _C_tolower_
|
||||
_C_toupper_
|
||||
__atexit
|
||||
__atexit_invalid
|
||||
__bionic_brk
|
||||
__isthreaded
|
||||
__libc_malloc_default_dispatch
|
||||
__libc_malloc_dispatch
|
||||
|
||||
Reference in New Issue
Block a user