am 6b5beb31: Merge "PacProccesor: Only build for 32-bit"

* commit '6b5beb318b439b0b3aeabf42401bfed63bfbe2e2':
  PacProccesor: Only build for 32-bit
This commit is contained in:
Narayan Kamath
2014-05-27 11:00:48 +00:00
committed by Android Git Automerger

View File

@@ -27,6 +27,8 @@ LOCAL_CERTIFICATE := platform
LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor
LOCAL_MULTILIB := 32
include $(BUILD_PACKAGE)
include $(call all-makefiles-under,$(LOCAL_PATH))