Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77c59427 authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Mock static initialization order 25" into tm-qpr-dev-plus-aosp am: b9e9a083

parents b5d46490 b9e9a083
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec) {
}

enh_esco_params_t esco_parameters_for_codec(esco_codec_t codec, bool b) {
  mock_function_count_map[__func__]++;
  inc_func_call_count(__func__);
  return test::mock::device_esco_parameters::esco_parameters_for_codec(codec);
}
// Mocked functions complete