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

* commit 'd6408735b9b2ca9378886a4b30e3d691c0923817':
  PacProcessor should be 32 bit only.
This commit is contained in:
Glenn Kasten
2014-03-19 12:38:41 -07: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