Loading system/stack/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -777,6 +777,7 @@ cc_test { "test/a2dp/test_util.cc", "test/a2dp/wav_reader.cc", "test/a2dp/wav_reader_unittest.cc", ":TestCommonMockFunctions", ":TestMockBta", ":TestMockStackA2dpApi", ], Loading system/stack/test/a2dp/mock_bta_av_codec.cc +0 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,6 @@ #include "a2dp_codec_api.h" std::map<std::string, int> mock_function_count_map; A2dpCodecConfig* bta_av_get_a2dp_current_codec(void) { return nullptr; } Loading
system/stack/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -777,6 +777,7 @@ cc_test { "test/a2dp/test_util.cc", "test/a2dp/wav_reader.cc", "test/a2dp/wav_reader_unittest.cc", ":TestCommonMockFunctions", ":TestMockBta", ":TestMockStackA2dpApi", ], Loading
system/stack/test/a2dp/mock_bta_av_codec.cc +0 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,6 @@ #include "a2dp_codec_api.h" std::map<std::string, int> mock_function_count_map; A2dpCodecConfig* bta_av_get_a2dp_current_codec(void) { return nullptr; }