PacProccesor: Only build for 32-bit
PacProcessor relies on libpac from chromium, which is not built
for 64b right now.
(cherry picked from commit f8749200c0)
Change-Id: Ic128e17b7437c130df29eeab3293b9c01f01d70b
This commit is contained in:
committed by
Narayan Kamath
parent
ec71fed089
commit
4694175624
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user