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

Commit 4bd71b4e authored by Colin Cross's avatar Colin Cross
Browse files

libcameraservice: build 64-bit

libcameraservice builds fine for 64-bit, remove LOCAL_32_BIT_ONLY

Change-Id: I9f28bc42dc424dee9b92e6ab092f86d3aa1419b7
parent e5729fac
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,6 +59,5 @@ LOCAL_C_INCLUDES += \
LOCAL_CFLAGS += -Wall -Wextra

LOCAL_MODULE:= libcameraservice
LOCAL_32_BIT_ONLY := true

include $(BUILD_SHARED_LIBRARY)