Add more uuid methods
diff --git a/btcore/Android.mk b/btcore/Android.mk
index a9a7795..3375d02 100644
--- a/btcore/Android.mk
+++ b/btcore/Android.mk
@@ -51,6 +51,7 @@
 LOCAL_SRC_FILES := \
     ./test/bdaddr_test.cpp \
     ./test/counter_test.cpp \
+    ./test/uuid_test.cpp \
     ../osi/test/AllocationTestHarness.cpp
 
 LOCAL_CFLAGS := -Wall -Werror -Werror=unused-variable