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

* commit '4898892118c00b3de7a9713d38b32c3dcaf00c91':
  PacProcessor should be 32 bit only.
This commit is contained in:
Glenn Kasten
2014-03-19 19:42:43 +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