Loading android/app/tests/Android.mk +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ LOCAL_MODULE_TAGS := tests LOCAL_CERTIFICATE := platform LOCAL_JAVA_LIBRARIES := \ javax.obex android.test.runner \ javax.obex \ android.test.runner \ telephony-common \ libprotobuf-java-micro Loading @@ -18,9 +19,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) # LOCAL_SRC_FILES := src/com/android/bluetooth/tests/BluetoothMapContentTest.java LOCAL_PACKAGE_NAME := BluetoothProfileTests LOCAL_PACKAGE_NAME := BluetoothInstrumentationTests LOCAL_INSTRUMENTATION_FOR := Bluetooth Loading Loading
android/app/tests/Android.mk +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ LOCAL_MODULE_TAGS := tests LOCAL_CERTIFICATE := platform LOCAL_JAVA_LIBRARIES := \ javax.obex android.test.runner \ javax.obex \ android.test.runner \ telephony-common \ libprotobuf-java-micro Loading @@ -18,9 +19,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ # Include all test java files. LOCAL_SRC_FILES := $(call all-java-files-under, src) # LOCAL_SRC_FILES := src/com/android/bluetooth/tests/BluetoothMapContentTest.java LOCAL_PACKAGE_NAME := BluetoothProfileTests LOCAL_PACKAGE_NAME := BluetoothInstrumentationTests LOCAL_INSTRUMENTATION_FOR := Bluetooth Loading