Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
This reverts commit c85e82dde5
.
Bug: 18222321
Bug: 18211780
Change-Id: I32f4048bd5ea85dc8a3dfccce8cf141b241ab692
This commit is contained in:

committed by
The Android Automerger

parent
d84897d4a3
commit
e4ae96ffd3
@@ -19,6 +19,6 @@
|
||||
|
||||
uint32_t dlopen_testlib_taxicab_number = 1729;
|
||||
|
||||
extern "C" bool dlopen_testlib_simple_func() {
|
||||
bool dlopen_testlib_simple_func() {
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user