Diff between f034df61a61d0f2f047a9390303bba7c07db0354 and a7b1ac9207f1c001feea0ca175d646380d0f5080
Changed Files
| File | Additions | Deletions | Status |
| android/tester-hdp.c | +2 | -1 | modified |
Full Patch
diff --git a/android/tester-hdp.c b/android/tester-hdp.c
index 9193609..bfe8a99 100644
--- a/android/tester-hdp.c
+++ b/android/tester-hdp.c
@@ -43,8 +43,9 @@ static bthl_reg_param_t *create_app(hdp_app_reg_type type)
mdep1.data_type = 4100;
mdep1.mdep_description = "pulse-oximeter";
+
mdep2.data_type = 4100;
- mdep1.mdep_description = "pulse-oximeter";
+ mdep2.mdep_description = "pulse-oximeter";
switch (type) {
case HDP_APP_SINK_RELIABLE: