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

Commit daa6c463 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Don't build 32-bit host libadb.

Change-Id: Ib6ad3db2dc160273d20fa14e0820f29ed649d75a
parent 04b94b25
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -118,6 +118,8 @@ LOCAL_STATIC_LIBRARIES := libcrypto_static libbase

ifeq ($(HOST_OS),windows)
    LOCAL_C_INCLUDES += development/host/windows/usb/api/
else
    LOCAL_MULTILIB := 64
endif

include $(BUILD_HOST_STATIC_LIBRARY)