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

Commit 9a5c55f4 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Re-include system/main/bte_conf am: 07dd21c6 am: cb60d400

parents 075630a2 cb60d400
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -18,13 +18,12 @@

#define LOG_TAG "bt_bte_conf"

#include <base/logging.h>
#include <stdio.h>
#include <string.h>
#include <cstdint>
#include <cstdio>
#include <memory>

#include "bta_api.h"
#include "btif_common.h"
#include "osi/include/compat.h"
#include "bta/include/bta_api.h"
#include "osi/include/compat.h"  // strlcpy
#include "osi/include/config.h"
#include "osi/include/log.h"