Diff between 69cf70af52ed75f7bf91f5fe50f930be5193fbd6 and d51dce6e8129f818012585959337aaf58af6211a
Changed Files
| File | Additions | Deletions | Status |
| android/android-tester.c | +1 | -1 | modified |
Full Patch
diff --git a/android/android-tester.c b/android/android-tester.c
index 4b2bac8..0185f99 100644
--- a/android/android-tester.c
+++ b/android/android-tester.c
@@ -822,7 +822,7 @@ static const struct generic_data
.set_property.len = sizeof(setprop_bonded_devices),
};
-static uint32_t getprop_cod = 0;
+static uint32_t getprop_cod = 0x00020c;
static const struct generic_data bluetooth_getprop_cod_success_test = {
.expected_hal_cb.adapter_properties_cb = getprop_success_cb,