Diff between fddcaa48337bb3bcef542f700a34d5b3d56e9776 and a1d44da04487880d3b034b2d4168eb1d40babc89
Changed Files
| File | Additions | Deletions | Status |
| android/health.c | +0 | -1 | modified |
Full Patch
diff --git a/android/health.c b/android/health.c
index 361e052..a1ae292 100644
--- a/android/health.c
+++ b/android/health.c
@@ -1566,7 +1566,6 @@ bool bt_health_register(struct ipc *ipc, const bdaddr_t *addr, uint8_t mode)
mcl_disconnected, mcl_uncached,
NULL, /* CSP is not used right now */
NULL, &err);
-
if (!mcap) {
error("health: MCAP instance creation failed %s", err->message);
g_error_free(err);