bt property object
diff --git a/btcore/Android.mk b/btcore/Android.mk
index ec5fe6a..8c3e368 100644
--- a/btcore/Android.mk
+++ b/btcore/Android.mk
@@ -53,6 +53,7 @@
     ./test/bdaddr_test.cpp \
     ./test/counter_test.cpp \
     ./test/device_class_test.cpp \
+    ./test/property_test.cpp \
     ./test/uuid_test.cpp \
     ../osi/test/AllocationTestHarness.cpp