OSDN Git Service

Null-terminate hex string in uuid_new() am: addbe8f489 am: 5f2c3d86d2
[android-x86/system-bt.git] / btcore / Android.mk
index 508c5f8..fb22e0e 100644 (file)
@@ -85,7 +85,7 @@ LOCAL_SRC_FILES := $(btcoreCommonTestSrc)
 LOCAL_CFLAGS := -Wall -Werror -Werror=unused-variable
 LOCAL_MODULE := net_test_btcore
 LOCAL_MODULE_TAGS := tests
-LOCAL_SHARED_LIBRARIES := liblog libpower
+LOCAL_SHARED_LIBRARIES := liblog
 LOCAL_STATIC_LIBRARIES := libbtcore libosi
 include $(BUILD_NATIVE_TEST)