Loading system/gd/Android.bp +6 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,9 @@ cc_test { "gd_clang_coverage_bin", ], host_supported: true, test_options: { unit_test: true, }, target: { linux: { srcs: [ Loading Loading @@ -346,6 +349,9 @@ cc_test { "gd_clang_coverage_bin", ], host_supported: true, test_options: { unit_test: true, }, srcs: [ ":BluetoothCommonSources", ":BluetoothPacketSources", Loading system/gd/TEST_MAPPINGdeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line { "presubmit" : [ { "name" : "bluetooth_test_gd", "host" : true }, { "name" : "bluetooth_packet_parser_test", "host" : true }, { "name" : "bluetooth_flatbuffer_test", "host" : true } ] } system/gd/dumpsys/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,9 @@ cc_test { name: "bluetooth_flatbuffer_test", test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, static_libs: [ "libgmock", "libflatbuffers-cpp", Loading Loading
system/gd/Android.bp +6 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,9 @@ cc_test { "gd_clang_coverage_bin", ], host_supported: true, test_options: { unit_test: true, }, target: { linux: { srcs: [ Loading Loading @@ -346,6 +349,9 @@ cc_test { "gd_clang_coverage_bin", ], host_supported: true, test_options: { unit_test: true, }, srcs: [ ":BluetoothCommonSources", ":BluetoothPacketSources", Loading
system/gd/TEST_MAPPINGdeleted 100644 → 0 +0 −16 Original line number Diff line number Diff line { "presubmit" : [ { "name" : "bluetooth_test_gd", "host" : true }, { "name" : "bluetooth_packet_parser_test", "host" : true }, { "name" : "bluetooth_flatbuffer_test", "host" : true } ] }
system/gd/dumpsys/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,9 @@ cc_test { name: "bluetooth_flatbuffer_test", test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, static_libs: [ "libgmock", "libflatbuffers-cpp", Loading