berlin: Replace BTM_DEF_LOCAL_NAME with a sysprop
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
This commit is contained in:
parent
44d9a18236
commit
ee0ff341ad
@ -22,7 +22,6 @@
|
||||
#ifndef _BDROID_BUILDCFG_H
|
||||
#define _BDROID_BUILDCFG_H
|
||||
|
||||
#define BTM_DEF_LOCAL_NAME "Motorola Edge 20"
|
||||
// Disables read remote device feature
|
||||
#define MAX_ACL_CONNECTIONS 16
|
||||
#define MAX_L2CAP_CHANNELS 16
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Bluetooth
|
||||
bluetooth.device.default_name=Motorola Edge 20
|
||||
|
||||
# Camera
|
||||
persist.vendor.camera.physical.num=4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user