OSDN Git Service

Hide stack/acl/acl.h
authorChris Manton <cmanton@google.com>
Wed, 12 Aug 2020 20:42:47 +0000 (13:42 -0700)
committerChris Manton <cmanton@google.com>
Thu, 13 Aug 2020 01:21:51 +0000 (18:21 -0700)
This is effectively an internal structure not to be
exposed

Working towards encapsulation of tACL_CONN

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: Iaec3da8fcf1c8d3ead3c42aac07015e4c0a0cbbb

stack/include/acl_api.h

index 04d1cc5..c1c7477 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <cstdint>
 
-#include "stack/acl/acl.h"
 #include "stack/btm/btm_int_types.h"
 #include "stack/include/acl_api_types.h"
 #include "stack/include/bt_types.h"