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

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

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

parents 7b9d6260 07dd21c6
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"