Diff between ffde7eee83e0d6f4aa98eceff95029bffc4b18bc and 47586602752e84d7931414d133b2249e6fb6a133

Changed Files

File Additions Deletions Status
android/hal-bluetooth.c +1 -1 modified

Full Patch

diff --git a/android/hal-bluetooth.c b/android/hal-bluetooth.c
index 9f9814a..a95c4ea 100644
--- a/android/hal-bluetooth.c
+++ b/android/hal-bluetooth.c
@@ -28,7 +28,7 @@
 #include "hal-ipc.h"
 #include "hal-utils.h"
 
-#define SNOOP_SERVICE_NAME "bluetoothd_snoop"
+#define SNOOP_SERVICE_NAME "bluetoothd-snoop"
 
 static const bt_callbacks_t *bt_hal_cbacks = NULL;