Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7415ee8 authored by Abhishek Pandit-Subedi's avatar Abhishek Pandit-Subedi
Browse files

leaudio: Remove non-resolving build targets

The build target //bt/embdrv/lc3 isn't actually defined so remove these
deps from other build files.

Bug: 150670922
Tag: #floss
Test: ./build.py
Change-Id: I383f6fc7880fb29812cacc6a4da6f04850ad4027
parent 408238ea
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -78,7 +78,6 @@ target(lib_type, "bluetooth") {
    "//bt/brcm/include",
    "//bt/embdrv/sbc/encoder/include",
    "//bt/embdrv/sbc/decoder/include",
    "//bt/embdrv/lc3/Api",
    "//bt/utils/include",
    "//bt/test/suite",
  ]
@@ -91,7 +90,6 @@ target(lib_type, "bluetooth") {
    "//bt/device",
    "//bt/embdrv/g722",
    "//bt/embdrv/sbc",
    "//bt/embdrv/lc3",
    "//bt/gd:libbluetooth_gd",
    "//bt/hci",
    "//bt/main/shim:LibBluetoothShimSources",
+0 −1
Original line number Diff line number Diff line
@@ -301,7 +301,6 @@ if (defined(use.android) && use.android) {
      "//bt/device",
      "//bt/embdrv/g722",
      "//bt/embdrv/sbc",
      "//bt/embdrv/lc3",
      "//bt/hci",
      "//bt/main:bluetooth",
      "//bt/osi",