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

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

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

* commit '6b5beb31':
  PacProccesor: Only build for 32-bit
parents b928b7c2 6b5beb31
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))