Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98993813 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am b75b3aaa: Merge "Build PacProcessor for 64 bit."

* commit 'b75b3aaa':
  Build PacProcessor for 64 bit.
parents 34c6cb4c b75b3aaa
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -27,8 +27,6 @@ LOCAL_CERTIFICATE := platform

LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor

LOCAL_MULTILIB := 32

include $(BUILD_PACKAGE)

include $(call all-makefiles-under,$(LOCAL_PATH))
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@ LOCAL_SHARED_LIBRARIES := \

LOCAL_MODULE := libjni_pacprocessor
LOCAL_MODULE_TAGS := optional
LOCAL_32_BIT_ONLY := true

include external/stlport/libstlport.mk