Loading system/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ config("target_defaults") { "//bt/system/linux_include", "//bt/system/types", "//bt/system/include", "//bt/system/gd", # For flatbuffer generated headers "${root_gen_dir}/bt/system/gd/", Loading system/btif/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,9 @@ cc_defaults { "BluetoothGeneratedDumpsysDataSchema_h", "BluetoothGeneratedPackets_h", ], local_include_dirs: [ "include" ], target: { android: { whole_static_libs: [ Loading system/build/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ cc_defaults { // there are too many unused parameters in all the code. "-Wno-unused-parameter", ], include_dirs: [ "packages/modules/Bluetooth/system/gd", ], } fluoride_defaults { Loading system/gd/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,7 @@ cc_defaults { ":BluetoothSecuritySources", ":BluetoothStorageSources", ":BluetoothSyspropsSources", ":BluetoothLogRedactionSources", ], generated_headers: [ "BluetoothGeneratedBundlerSchema_h_bfbs", Loading system/gd/os/Android.bp +7 −0 Original line number Diff line number Diff line Loading @@ -94,6 +94,13 @@ name: "BluetoothOsBenchmarkSources", ], } filegroup { name: "BluetoothLogRedactionSources", srcs: [ "logging/log_redaction.cc", ], } filegroup { name: "BluetoothOsSources_fake_timer", srcs: [ Loading Loading
system/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ config("target_defaults") { "//bt/system/linux_include", "//bt/system/types", "//bt/system/include", "//bt/system/gd", # For flatbuffer generated headers "${root_gen_dir}/bt/system/gd/", Loading
system/btif/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,9 @@ cc_defaults { "BluetoothGeneratedDumpsysDataSchema_h", "BluetoothGeneratedPackets_h", ], local_include_dirs: [ "include" ], target: { android: { whole_static_libs: [ Loading
system/build/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ cc_defaults { // there are too many unused parameters in all the code. "-Wno-unused-parameter", ], include_dirs: [ "packages/modules/Bluetooth/system/gd", ], } fluoride_defaults { Loading
system/gd/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,7 @@ cc_defaults { ":BluetoothSecuritySources", ":BluetoothStorageSources", ":BluetoothSyspropsSources", ":BluetoothLogRedactionSources", ], generated_headers: [ "BluetoothGeneratedBundlerSchema_h_bfbs", Loading
system/gd/os/Android.bp +7 −0 Original line number Diff line number Diff line Loading @@ -94,6 +94,13 @@ name: "BluetoothOsBenchmarkSources", ], } filegroup { name: "BluetoothLogRedactionSources", srcs: [ "logging/log_redaction.cc", ], } filegroup { name: "BluetoothOsSources_fake_timer", srcs: [ Loading