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

Commit 62778c1c authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/ag/bta_ag_cfg.cc

Bug: 163134718
Test: cert
Tag: #refactor
Change-Id: Ia338b436c41ff1aca7bb1f40c6029a0a041cde51
parent 44476737
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -23,9 +23,13 @@
 *
 ******************************************************************************/

#include "bt_common.h"
#include "bta_ag_api.h"
#include "bta_ag_int.h"
#include "bt_target.h"  // Must be first to define build configuration

#include "bta/ag/bta_ag_int.h"
#include "bta/include/bta_ag_api.h"
#include "osi/include/allocator.h"
#include "osi/include/compat.h"
#include "stack/include/bt_types.h"

#ifndef BTA_AG_CIND_INFO
#define BTA_AG_CIND_INFO                                                       \