OSDN Git Service

Re-include bta/ar/bta_ar.cc
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 03:24:38 +0000 (19:24 -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: I3884a9b3c3fba6d2958ac058466521e1a6b547a8

bta/ar/bta_ar.cc

index 8be596d..4dda718 100644 (file)
  *
  ******************************************************************************/
 
-#include <string.h>
+#include <cstdint>
 
-#include "bta_ar_api.h"
-#include "bta_ar_int.h"
+#include "bta/ar/bta_ar_int.h"
+#include "bta/sys/bta_sys.h"
 #include "stack/include/avct_api.h"
 #include "stack/include/avrc_api.h"