Loading system/common/Android.bp +8 −2 Original line number Diff line number Diff line Loading @@ -124,7 +124,10 @@ cc_test { "mts_defaults", ], test_suites: ["general-tests"], include_dirs: ["packages/modules/Bluetooth/system"], include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", ], host_supported: true, srcs: [ "test/thread_performance_test.cc", Loading @@ -149,7 +152,10 @@ cc_benchmark { "fluoride_defaults", ], host_supported: true, include_dirs: ["packages/modules/Bluetooth/system"], include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", ], srcs: [ "benchmark/thread_performance_benchmark.cc", ], Loading system/common/message_loop_thread.h +2 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,8 @@ #include <thread> #include "abstract_message_loop.h" #include "gd/common/contextual_callback.h" #include "gd/common/i_postable_context.h" #include "common/contextual_callback.h" #include "common/i_postable_context.h" namespace bluetooth { Loading system/stack/mmc/BUILD.gn +1 −2 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ group("mmc") { pkg_config("target_defaults") { include_dirs = [ "//bt/system", "//bt/system/gd", "//bt/system/include", "//bt/system/stack", "//bt/system/stack/include", Loading Loading @@ -112,7 +113,6 @@ if (use.test) { "//bt/system/test/common/mock_functions.cc", ] include_dirs = [ "//bt/system/gd", "//bt/system/types", ] configs += [ Loading @@ -137,7 +137,6 @@ if (use.test) { "//bt/system/test/common/mock_functions.cc", ] include_dirs = [ "//bt/system/gd", "//bt/system/types", ] configs += [ Loading Loading
system/common/Android.bp +8 −2 Original line number Diff line number Diff line Loading @@ -124,7 +124,10 @@ cc_test { "mts_defaults", ], test_suites: ["general-tests"], include_dirs: ["packages/modules/Bluetooth/system"], include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", ], host_supported: true, srcs: [ "test/thread_performance_test.cc", Loading @@ -149,7 +152,10 @@ cc_benchmark { "fluoride_defaults", ], host_supported: true, include_dirs: ["packages/modules/Bluetooth/system"], include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", ], srcs: [ "benchmark/thread_performance_benchmark.cc", ], Loading
system/common/message_loop_thread.h +2 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,8 @@ #include <thread> #include "abstract_message_loop.h" #include "gd/common/contextual_callback.h" #include "gd/common/i_postable_context.h" #include "common/contextual_callback.h" #include "common/i_postable_context.h" namespace bluetooth { Loading
system/stack/mmc/BUILD.gn +1 −2 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ group("mmc") { pkg_config("target_defaults") { include_dirs = [ "//bt/system", "//bt/system/gd", "//bt/system/include", "//bt/system/stack", "//bt/system/stack/include", Loading Loading @@ -112,7 +113,6 @@ if (use.test) { "//bt/system/test/common/mock_functions.cc", ] include_dirs = [ "//bt/system/gd", "//bt/system/types", ] configs += [ Loading @@ -137,7 +137,6 @@ if (use.test) { "//bt/system/test/common/mock_functions.cc", ] include_dirs = [ "//bt/system/gd", "//bt/system/types", ] configs += [ Loading