commit | c8a95a3b15c752bcba84516589a9f2bd63f22ca6 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Aug 04 15:39:05 2016 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Aug 04 15:39:21 2016 -0700 |
tree | 0cc41faee0e71370481305866cc24d8561103cab | |
parent | 1bcaf53d20ffbfe0c18d8fefa3daed324590b2d3 [diff] [blame] |
Run genversion-scripts.py. Change-Id: I01c4d9a85d3397b02b00b4d33fafe6d9ae692ed7
diff --git a/libdl/libdl.mips.map b/libdl/libdl.mips.map index 8779e4c..28d2613 100644 --- a/libdl/libdl.mips.map +++ b/libdl/libdl.mips.map
@@ -17,8 +17,8 @@ LIBC { global: - android_dlopen_ext; - dl_iterate_phdr; + android_dlopen_ext; # introduced=21 + dl_iterate_phdr; # introduced-arm=21 dladdr; dlclose; dlerror; @@ -30,7 +30,7 @@ LIBC_N { global: - dlvsym; + dlvsym; # introduced=24 } LIBC; LIBC_PLATFORM {