Diff between 90d3512560a7851c8589979bf1d303dd0d4a318a and c2cb1bf8c8c973e9610d6a9b2c87d77b7f9f6104

Changed Files

File Additions Deletions Status
android/health.c +1 -0 modified

Full Patch

diff --git a/android/health.c b/android/health.c
index 4ff4356..a9287f6 100644
--- a/android/health.c
+++ b/android/health.c
@@ -1453,6 +1453,7 @@ static struct health_channel *get_channel(uint16_t app_id,
 
 	return create_channel(app_id, mdep_index, dev);
 }
+
 static void bt_health_connect_channel(const void *buf, uint16_t len)
 {
 	const struct hal_cmd_health_connect_channel *cmd = buf;