OSDN Git Service

Re-include bta/av/bta_av_api.cc
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 03:28:57 +0000 (19:28 -0800)
committerChris Manton <cmanton@google.com>
Fri, 19 Feb 2021 21:12:16 +0000 (13:12 -0800)
Bug: 163134718
Test: cert
Tag: #refactor
Change-Id: I026085cc77b19955f22a8524e6b303d1fe0de5ce

bta/av/bta_av_api.cc

index 37e3d27..3c87bf5 100644 (file)
 
 #define LOG_TAG "bt_bta_av"
 
-#include <base/logging.h>
-
-#include "bt_target.h"
-
-#include <string.h>
-#include "bt_common.h"
-#include "bta_api.h"
-#include "bta_av_api.h"
-#include "bta_av_int.h"
-#include "bta_sys.h"
+#include "bt_target.h"  // Must be first to define build configuration
 
+#include "bta/av/bta_av_int.h"
 #include "osi/include/allocator.h"
 #include "osi/include/log.h"