* commit '2fb4a6bb9eee5e99fee4fae2949f48e839d749d7': PacProcessor should be 32 bit only.
This commit is contained in:
@ -35,6 +35,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
|
||||
LOCAL_MODULE := libjni_pacprocessor
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_32_BIT_ONLY := true
|
||||
|
||||
include external/stlport/libstlport.mk
|
||||
|
||||
|
Reference in New Issue
Block a user