Merge "PacProccesor: Only build for 32-bit"

This commit is contained in:
Narayan Kamath
2014-05-27 10:57:20 +00:00
committed by Gerrit Code Review

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