bluetooth: remove serial implementation

* Remove serial bluetooth implementation that is used on cuttlefish
  as we're only using the HCI socket implementation on Raspberry Pi.
This commit is contained in:
Konsta
2024-11-16 22:54:39 +02:00
parent 21a6d545b2
commit be98ffc92d
3 changed files with 7 additions and 159 deletions

View File

@@ -22,7 +22,6 @@ cc_binary {
"android.hardware.bluetooth-V1-ndk",
"libbase",
"libbinder_ndk",
"libcutils",
"libhidlbase",
"liblog",
"libutils",