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

Commit b769b105 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Fix linking error during stack startup

Change-Id: I0ac207eada1ddf2181a4c2826ede74310ce119d1
parent 1cf6e5e0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@
#

shared_library("bluetooth.default") {
  output_prefix_override=true

  # HAL layer
  sources = [
    "//btif/src/bluetooth.cc",