summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-06-13 12:58:20 -0700
committerYing Wang <wangying@google.com>2014-06-13 12:58:20 -0700
commited4da7ddf12483849fbba7ea1890bddc880eb10c (patch)
tree5bf53ee56eb8c342b9ecefb9b839e93515e94ac3 /tests
parent571a0931bb54c655ea90a985372ddbf6ccc114b6 (diff)
downloadandroid_packages_apps_Bluetooth-ed4da7ddf12483849fbba7ea1890bddc880eb10c.tar.gz
android_packages_apps_Bluetooth-ed4da7ddf12483849fbba7ea1890bddc880eb10c.tar.bz2
android_packages_apps_Bluetooth-ed4da7ddf12483849fbba7ea1890bddc880eb10c.zip
Exclude only the test, not the jni.
Bug: 15593367 Change-Id: Iee1eccbd15cc79c9571c7cf8781c2ec8ccf3c64f
Diffstat (limited to 'tests')
-rwxr-xr-xtests/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index ce9be116b..dc19ee4b2 100755
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -15,5 +15,4 @@ LOCAL_PACKAGE_NAME := BluetoothProfileTests
LOCAL_INSTRUMENTATION_FOR := Bluetooth
-include $(BUILD_PACKAGE)
-
+#include $(BUILD_PACKAGE)