land: Unset BTM_DEF_LOCAL_NAME

* Automatically set bluetooth name based on ro.product.model

Change-Id: Ie5659765b27d923c2d27405d694656d1361c4853
This commit is contained in:
Prateek Chaubey 2018-01-29 15:44:29 +00:00
parent 91aa4f87bb
commit 26a4030720

View file

@ -18,7 +18,6 @@
#ifndef _BDROID_BUILDCFG_H #ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Redmi 3S"
#define BTA_SKIP_BLE_READ_REMOTE_FEAT FALSE #define BTA_SKIP_BLE_READ_REMOTE_FEAT FALSE
#define MAX_ACL_CONNECTIONS 7 #define MAX_ACL_CONNECTIONS 7
#define MAX_L2CAP_CHANNELS 16 #define MAX_L2CAP_CHANNELS 16