Set linux 32bit personality for 32 bit processes

Bug: 18069809
Change-Id: Ie143d56b0f8f03510dc451649291067e1add1d2f
This commit is contained in:
Dmitriy Ivanov
2015-01-07 15:05:49 -08:00
parent d3de1ddef1
commit bfa15e464e
3 changed files with 41 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ libBionicStandardTests_src_files := \
sstream_test.cpp \
sys_epoll_test.cpp \
sys_mman_test.cpp \
sys_personality_test.cpp \
sys_resource_test.cpp \
sys_select_test.cpp \
sys_sendfile_test.cpp \