Revert "Add RTLD_NODELETE flag support"
This reverts commit c87f65d2cd.
Bug: 18222321
Bug: 18211780
Change-Id: I00252e26a28a41ab9f1e2dd3b32f0f80d86297f1
This commit is contained in:
@@ -64,7 +64,6 @@ enum {
|
||||
RTLD_GLOBAL = 2,
|
||||
#endif
|
||||
RTLD_NOLOAD = 4,
|
||||
RTLD_NODELETE = 0x01000,
|
||||
};
|
||||
|
||||
#if defined (__LP64__)
|
||||
|
||||
Reference in New Issue
Block a user