Clear apex.go entries for bluetooth libs am: 89bca3f301

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/19111518

Change-Id: Ib43164dedb4fcd90addcecd570f195e08dc6428b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
William Escande 2022-06-30 00:55:59 +00:00 committed by Automerger Merge Worker
commit 49bc23b601

View file

@ -2896,31 +2896,7 @@ func makeApexAvailableBaseline() map[string][]string {
// Module separator // Module separator
// //
m["com.android.btservices"] = []string{ m["com.android.btservices"] = []string{
"bluetooth-protos-lite", // empty
"internal_include_headers",
"libaudio-a2dp-hw-utils",
"libaudio-hearing-aid-hw-utils",
"libbluetooth",
"libbluetooth-types",
"libbluetooth-types-header",
"libbluetooth_gd",
"libbluetooth_headers",
"libbluetooth_jni",
"libbt-audio-hal-interface",
"libbt-bta",
"libbt-common",
"libbt-hci",
"libbt-platform-protos-lite",
"libbt-protos-lite",
"libbt-sbc-decoder",
"libbt-sbc-encoder",
"libbt-stack",
"libbt-utils",
"libbtcore",
"libbtdevice",
"libbte",
"libbtif",
"libchrome",
} }
// //
// Module separator // Module separator