Loading Android.bp +5 −0 Original line number Diff line number Diff line // Bluetooth is in it's own namespace to allow it to be replaced with an // alternate implementation. soong_namespace { } // MAP API module package { Loading tests/robotests/Android.mk +4 −0 Original line number Diff line number Diff line ifneq ($(TARGET_USE_QTI_BT_STACK),true) ############################################################# # Bluetooth Robolectric test target. # ############################################################# Loading Loading @@ -49,3 +51,5 @@ LOCAL_TEST_PACKAGE := Bluetooth LOCAL_INSTRUMENT_SOURCE_DIRS := $(dir $(LOCAL_PATH))../src include external/robolectric-shadows/run_robotests.mk endif Loading
Android.bp +5 −0 Original line number Diff line number Diff line // Bluetooth is in it's own namespace to allow it to be replaced with an // alternate implementation. soong_namespace { } // MAP API module package { Loading
tests/robotests/Android.mk +4 −0 Original line number Diff line number Diff line ifneq ($(TARGET_USE_QTI_BT_STACK),true) ############################################################# # Bluetooth Robolectric test target. # ############################################################# Loading Loading @@ -49,3 +51,5 @@ LOCAL_TEST_PACKAGE := Bluetooth LOCAL_INSTRUMENT_SOURCE_DIRS := $(dir $(LOCAL_PATH))../src include external/robolectric-shadows/run_robotests.mk endif