bluetooth: Fix build by removing unused includes
This commit is contained in:
@@ -17,9 +17,6 @@
|
|||||||
#ifndef _BDROID_BUILDCFG_H
|
#ifndef _BDROID_BUILDCFG_H
|
||||||
#define _BDROID_BUILDCFG_H
|
#define _BDROID_BUILDCFG_H
|
||||||
|
|
||||||
#include <cutils/properties.h>
|
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
#define BTM_DEF_LOCAL_NAME "Moto G5S Plus"
|
#define BTM_DEF_LOCAL_NAME "Moto G5S Plus"
|
||||||
#define BLUETOOTH_QTI_SW TRUE
|
#define BLUETOOTH_QTI_SW TRUE
|
||||||
#define MAX_ACL_CONNECTIONS 16
|
#define MAX_ACL_CONNECTIONS 16
|
||||||
|
|||||||
Reference in New Issue
Block a user