Skip to content
Snippets Groups Projects
Commit bc88b0f4 authored by David Duarte's avatar David Duarte
Browse files

Remove libbt-platform-protos-lite from fluoride_defaults

Bug: 279502784
Test: mmm packages/modules/Bluetooth
Change-Id: I53ea156f98c9392f9bc15e629799fbfefd5f7bb2
parent 7fe5997a
No related branches found
No related tags found
No related merge requests found
...@@ -132,6 +132,7 @@ cc_library_static { ...@@ -132,6 +132,7 @@ cc_library_static {
"lib-bt-packets", "lib-bt-packets",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-bta-core", "libbt-bta-core",
"libbt-platform-protos-lite",
"libcom.android.sysprop.bluetooth", "libcom.android.sysprop.bluetooth",
], ],
shared_libs: [ shared_libs: [
...@@ -190,6 +191,7 @@ cc_library_static { ...@@ -190,6 +191,7 @@ cc_library_static {
], ],
static_libs: [ static_libs: [
"lib-bt-packets", "lib-bt-packets",
"libbt-platform-protos-lite",
"libcom.android.sysprop.bluetooth", "libcom.android.sysprop.bluetooth",
], ],
apex_available: [ apex_available: [
...@@ -244,6 +246,7 @@ cc_test { ...@@ -244,6 +246,7 @@ cc_test {
"libbt-bta", "libbt-bta",
"libbt-bta-core", "libbt-bta-core",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtcore", "libbtcore",
"libchrome", "libchrome",
"libcom.android.sysprop.bluetooth", "libcom.android.sysprop.bluetooth",
...@@ -290,6 +293,7 @@ cc_test { ...@@ -290,6 +293,7 @@ cc_test {
"libbt-bta", "libbt-bta",
"libbt-bta-core", "libbt-bta-core",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtcore", "libbtcore",
"libchrome", "libchrome",
"libosi", "libosi",
...@@ -406,6 +410,7 @@ cc_test { ...@@ -406,6 +410,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtcore", "libbtcore",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
...@@ -569,6 +574,7 @@ cc_test { ...@@ -569,6 +574,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libgmock", "libgmock",
"libosi", "libosi",
...@@ -883,6 +889,7 @@ cc_test { ...@@ -883,6 +889,7 @@ cc_test {
"libbluetooth_gd", "libbluetooth_gd",
"libbt-audio-hal-interface", "libbt-audio-hal-interface",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
"libflatbuffers-cpp", "libflatbuffers-cpp",
...@@ -1189,6 +1196,7 @@ cc_test { ...@@ -1189,6 +1196,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libcom.android.sysprop.bluetooth", "libcom.android.sysprop.bluetooth",
"libevent", "libevent",
......
...@@ -150,6 +150,7 @@ cc_library_static { ...@@ -150,6 +150,7 @@ cc_library_static {
"libaudio-a2dp-hw-utils", "libaudio-a2dp-hw-utils",
"libbluetooth-types", "libbluetooth-types",
"libbt-audio-hal-interface", "libbt-audio-hal-interface",
"libbt-platform-protos-lite",
"libbt-stack", "libbt-stack",
"libbt-stack-core", "libbt-stack-core",
"libbtif-core", "libbtif-core",
...@@ -227,6 +228,7 @@ cc_library_static { ...@@ -227,6 +228,7 @@ cc_library_static {
"lib-bt-packets-base", "lib-bt-packets-base",
"libaudio-a2dp-hw-utils", "libaudio-a2dp-hw-utils",
"libbt-audio-hal-interface", "libbt-audio-hal-interface",
"libbt-platform-protos-lite",
"libbt-stack-core", "libbt-stack-core",
"libstatslog_bt", "libstatslog_bt",
], ],
...@@ -418,6 +420,7 @@ cc_test { ...@@ -418,6 +420,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
], ],
...@@ -599,6 +602,7 @@ cc_test { ...@@ -599,6 +602,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-audio-hal-interface", "libbt-audio-hal-interface",
"libbt-platform-protos-lite",
"libbt-sbc-decoder", "libbt-sbc-decoder",
"libbt-sbc-encoder", "libbt-sbc-encoder",
"libbt-stack", "libbt-stack",
...@@ -733,6 +737,7 @@ cc_test { ...@@ -733,6 +737,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-audio-hal-interface", "libbt-audio-hal-interface",
"libbt-platform-protos-lite",
"libbt-sbc-decoder", "libbt-sbc-decoder",
"libbt-sbc-encoder", "libbt-sbc-encoder",
"libbtdevice", "libbtdevice",
......
...@@ -33,7 +33,6 @@ cc_defaults { ...@@ -33,7 +33,6 @@ cc_defaults {
}, },
defaults: ["fluoride_types_defaults_fuzzable"], defaults: ["fluoride_types_defaults_fuzzable"],
static_libs: [ static_libs: [
"libbt-platform-protos-lite",
"libbt_shim_bridge", "libbt_shim_bridge",
"libbt_shim_ffi", "libbt_shim_ffi",
], ],
......
...@@ -53,6 +53,7 @@ cc_library_static { ...@@ -53,6 +53,7 @@ cc_library_static {
], ],
min_sdk_version: "Tiramisu", min_sdk_version: "Tiramisu",
header_libs: ["libbluetooth_headers"], header_libs: ["libbluetooth_headers"],
static_libs: ["libbt-platform-protos-lite"],
} }
cc_test { cc_test {
...@@ -97,6 +98,7 @@ cc_test { ...@@ -97,6 +98,7 @@ cc_test {
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
"libgmock", "libgmock",
......
...@@ -89,6 +89,7 @@ cc_test { ...@@ -89,6 +89,7 @@ cc_test {
], ],
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-platform-protos-lite",
"libbtcore", "libbtcore",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
......
...@@ -55,7 +55,10 @@ cc_library_static { ...@@ -55,7 +55,10 @@ cc_library_static {
], ],
host_supported: true, host_supported: true,
min_sdk_version: "Tiramisu", min_sdk_version: "Tiramisu",
static_libs: ["libbluetooth_gd"], static_libs: [
"libbluetooth_gd",
"libbt-platform-protos-lite",
],
header_libs: ["libbluetooth_headers"], header_libs: ["libbluetooth_headers"],
} }
...@@ -149,6 +152,7 @@ cc_library_static { ...@@ -149,6 +152,7 @@ cc_library_static {
"libbluetooth_gd", // Gabeldorsche "libbluetooth_gd", // Gabeldorsche
], ],
header_libs: ["libbluetooth_headers"], header_libs: ["libbluetooth_headers"],
static_libs: ["libbt-platform-protos-lite"],
} }
cc_test { cc_test {
...@@ -207,6 +211,7 @@ cc_test { ...@@ -207,6 +211,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
"libevent", "libevent",
......
...@@ -88,6 +88,7 @@ cc_library_static { ...@@ -88,6 +88,7 @@ cc_library_static {
"com.android.btservices", "com.android.btservices",
], ],
header_libs: ["libbluetooth_headers"], header_libs: ["libbluetooth_headers"],
static_libs: ["libbt-platform-protos-lite"],
} }
// libosi unit tests for target and host // libosi unit tests for target and host
......
...@@ -137,6 +137,7 @@ cc_library_static { ...@@ -137,6 +137,7 @@ cc_library_static {
], ],
static_libs: [ static_libs: [
"libbt-hci", "libbt-hci",
"libbt-platform-protos-lite",
"libbt-stack-core", "libbt-stack-core",
], ],
whole_static_libs: [ whole_static_libs: [
...@@ -289,6 +290,7 @@ cc_library_static { ...@@ -289,6 +290,7 @@ cc_library_static {
"libbluetooth_core_rs", "libbluetooth_core_rs",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-hci", "libbt-hci",
"libbt-platform-protos-lite",
], ],
shared_libs: [ shared_libs: [
"libPlatformProperties", "libPlatformProperties",
...@@ -392,7 +394,10 @@ cc_fuzz { ...@@ -392,7 +394,10 @@ cc_fuzz {
":TestMockStackMetrics", ":TestMockStackMetrics",
"fuzzers/sdp_fuzzer.cc", "fuzzers/sdp_fuzzer.cc",
], ],
static_libs: ["libbluetooth-types"], static_libs: [
"libbluetooth-types",
"libbt-platform-protos-lite",
],
} }
cc_fuzz { cc_fuzz {
...@@ -434,6 +439,7 @@ cc_fuzz { ...@@ -434,6 +439,7 @@ cc_fuzz {
], ],
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-platform-protos-lite",
"libgmock", "libgmock",
], ],
} }
...@@ -472,6 +478,7 @@ cc_fuzz { ...@@ -472,6 +478,7 @@ cc_fuzz {
], ],
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-platform-protos-lite",
"libgmock", "libgmock",
], ],
} }
...@@ -510,6 +517,7 @@ cc_fuzz { ...@@ -510,6 +517,7 @@ cc_fuzz {
], ],
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-platform-protos-lite",
"libgmock", "libgmock",
], ],
} }
...@@ -550,6 +558,7 @@ cc_fuzz { ...@@ -550,6 +558,7 @@ cc_fuzz {
], ],
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-platform-protos-lite",
"libgmock", "libgmock",
"libosi", "libosi",
], ],
...@@ -595,6 +604,7 @@ cc_fuzz { ...@@ -595,6 +604,7 @@ cc_fuzz {
], ],
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-platform-protos-lite",
"libgmock", "libgmock",
], ],
target: { target: {
...@@ -745,6 +755,7 @@ cc_test { ...@@ -745,6 +755,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
"libgmock", "libgmock",
...@@ -824,6 +835,7 @@ cc_test { ...@@ -824,6 +835,7 @@ cc_test {
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
"libgmock", "libgmock",
...@@ -1228,6 +1240,7 @@ cc_test { ...@@ -1228,6 +1240,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
"libgmock", "libgmock",
...@@ -1457,6 +1470,7 @@ cc_test { ...@@ -1457,6 +1470,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbt-sbc-decoder", "libbt-sbc-decoder",
"libbt-sbc-encoder", "libbt-sbc-encoder",
"libbtdevice", "libbtdevice",
...@@ -1565,6 +1579,7 @@ cc_test { ...@@ -1565,6 +1579,7 @@ cc_test {
static_libs: [ static_libs: [
"libbluetooth-types", "libbluetooth-types",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtdevice", "libbtdevice",
"libbte", "libbte",
"libchrome", "libchrome",
...@@ -1639,6 +1654,7 @@ cc_test { ...@@ -1639,6 +1654,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
"libevent", "libevent",
...@@ -1722,6 +1738,7 @@ cc_test { ...@@ -1722,6 +1738,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
"libevent", "libevent",
...@@ -1806,6 +1823,7 @@ cc_test { ...@@ -1806,6 +1823,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
"libevent", "libevent",
...@@ -1894,6 +1912,7 @@ cc_test { ...@@ -1894,6 +1912,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libbtdevice", "libbtdevice",
"libchrome", "libchrome",
"libevent", "libevent",
...@@ -1964,6 +1983,7 @@ cc_test { ...@@ -1964,6 +1983,7 @@ cc_test {
"libbluetooth-types", "libbluetooth-types",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-common", "libbt-common",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libgmock", "libgmock",
"liblog", "liblog",
......
...@@ -124,6 +124,7 @@ cc_test { ...@@ -124,6 +124,7 @@ cc_test {
"android.hardware.common.fmq-V1-ndk", "android.hardware.common.fmq-V1-ndk",
"android.media.audio.common.types-V2-ndk", "android.media.audio.common.types-V2-ndk",
"libbluetooth_gd", "libbluetooth_gd",
"libbt-platform-protos-lite",
"libchrome", "libchrome",
"libevent", "libevent",
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment