mondrianwifi: Replace BTM_DEF_LOCAL_NAME with a sysprop
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
This commit is contained in:
parent
8f7934e5a2
commit
5f9cb85730
@ -18,8 +18,6 @@
|
||||
#ifndef _BDROID_BUILDCFG_H
|
||||
#define _BDROID_BUILDCFG_H
|
||||
|
||||
#define BTM_DEF_LOCAL_NAME "Samsung Galaxy Tab Pro 8.4"
|
||||
|
||||
/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */
|
||||
#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
|
||||
|
||||
|
@ -21,6 +21,7 @@ vendor.voice.path.for.pcm.voip=false
|
||||
ro.kernel.ebpf.supported=false
|
||||
|
||||
# Bluetooth
|
||||
bluetooth.device.default_name=Samsung Galaxy Tab Pro 8.4
|
||||
vendor.qcom.bluetooth.soc=smd
|
||||
ro.bluetooth.a2dp_offload.supported=false
|
||||
ro.bt.bdaddr_path=/efs/bluetooth/bt_addr
|
||||
|
Loading…
Reference in New Issue
Block a user