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

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

floss: Add missing include dir

Bug: 238219018
Tag: #floss
Test: ./build.py
Change-Id: I0c83518f98bb114ed558d849e7d2034861da197d
parent c6d795e5
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
@@ -206,20 +206,21 @@ source_set("stack") {
    "sdp",
    "smp",
    "srvc",
    "//bt/system/types",
    "//bt/system/linux_include",
    "//bt/system/internal_include",
    "//bt/system/vnd/include",
    "//bt/system/vnd/ble",
    "//bt/system/btif/include",
    "//bt/system/udrv/include",
    "//bt/system/rpc/include",
    "//bt/system/hcis",
    "//bt/system/ctrlr/include",
    "//bt/system/",
    "//bt/system/bta/include",
    "//bt/system/bta/sys",
    "//bt/system/btif/include",
    "//bt/system/ctrlr/include",
    "//bt/system/gd",
    "//bt/system/hcis",
    "//bt/system/internal_include",
    "//bt/system/linux_include",
    "//bt/system/rpc/include",
    "//bt/system/types",
    "//bt/system/udrv/include",
    "//bt/system/utils/include",
    "//bt/system/",
    "//bt/system/vnd/ble",
    "//bt/system/vnd/include",
  ]

  deps = [