Diff between 6bab8b0b88e7e64f770b1d92073b1f54e3d4b66f and a4f7b1401664ad04b65e50c09f8ed9ad747721ff

Changed Files

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

Full Patch

diff --git a/android/hal-health.c b/android/hal-health.c
index e440ef2..ac6e87f 100644
--- a/android/hal-health.c
+++ b/android/hal-health.c
@@ -143,7 +143,6 @@ static bt_status_t register_application(bthl_reg_param_t *reg, int *app_id)
 
 		if (status != BT_STATUS_SUCCESS)
 			return status;
-
 	}
 
 	*app_id = rsp.app_id;