am 2fb4a6bb: am 48988921: am d6408735: Merge "PacProcessor should be 32 bit only."

* commit '2fb4a6bb9eee5e99fee4fae2949f48e839d749d7':
  PacProcessor should be 32 bit only.
This commit is contained in:
Glenn Kasten
2014-03-19 19:47:57 +00:00
committed by Android Git Automerger

View File

@ -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