misc/Android.mk
author unc0rr
Fri, 13 Jul 2012 13:21:52 +0400
changeset 7388 92535bc7e928
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/libfreetype/Android.mk
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libtremor/Android.mk