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

Commit 99cab193 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "floss: Fix cannot find os/bt_keystore.h and missing include"

parents 7e886f34 dbe7f049
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -102,6 +102,7 @@ static_library("btif") {
    "//bt/device/include",
    "//bt/device/include",
    "//bt/embdrv/sbc/encoder/include",
    "//bt/embdrv/sbc/encoder/include",
    "//bt/embdrv/sbc/decoder/include",
    "//bt/embdrv/sbc/decoder/include",
    "//bt/gd",
    "//bt/hci/include",
    "//bt/hci/include",
    "//bt/stack/a2dp",
    "//bt/stack/a2dp",
    "//bt/stack/btm",
    "//bt/stack/btm",
+2 −0
Original line number Original line Diff line number Diff line
@@ -16,6 +16,8 @@


#pragma once
#pragma once


#include <memory>

#include "btif/include/btif_hf.h"
#include "btif/include/btif_hf.h"
#include "include/hardware/bluetooth_headset_callbacks.h"
#include "include/hardware/bluetooth_headset_callbacks.h"
#include "types/raw_address.h"
#include "types/raw_address.h"