diff --git a/android/Makefile.am b/android/Makefile.am
index 3e48ddc..3429adb 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
android/init.bluetooth.rc \
android/hal-ipc-api.txt \
android/audio-ipc-api.txt \
+ android/cts.txt \
android/pics-rfcomm.txt \
android/pics-spp.txt \
android/pics-sdp.txt \
diff --git a/android/cts.txt b/android/cts.txt
new file mode 100644
index 0000000..bf351b1
--- /dev/null
+++ b/android/cts.txt
+Android Compatibility Test Suite results
+
+Tested: 10-June-2014
+Android version: 4.4.2
+
+-------------------------------------------------------------------------------
+android.bluetooth.cts.BasicAdapterTest (automated tests)
+Test Name Result Notes
+-------------------------------------------------------------------------------
+testAndroidTestCaseSetupProperly PASS
+test_checkBluetoothAddress PASS
+test_enableDisable PASS
+test_getAddress PASS
+test_getBondedDevices PASS
+test_getDefaultAdapter PASS
+test_getName PASS
+test_getRemoteDevice PASS
+test_listenUsingRfcommWithServiceRecord PASS
+-------------------------------------------------------------------------------
+
+
+-------------------------------------------------------------------------------
+com.android.cts.verifier (manual tests)
+Test Name Result Notes
+-------------------------------------------------------------------------------
+Toggle Bluetooth PASS
+Insecure Client PASS
+Insecure Server PASS Required kernel patch commit ID:
+ 6453462e99e8be13a2c8f2b3535f340b742d8192
+Secure Client PASS
+Secure Server PASS
+-------------------------------------------------------------------------------