From: Sal Savage Date: Fri, 15 Apr 2022 22:38:17 +0000 (-0700) Subject: sabrina: Replace BTM_DEF_LOCAL_NAME with a sysprop X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2af49d5e4c78acd42d9574e29385bdff78f4e6b6;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_google_sabrina.git sabrina: Replace BTM_DEF_LOCAL_NAME with a sysprop Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53 --- diff --git a/bluetooth/include/bdroid_buildcfg.h b/bluetooth/include/bdroid_buildcfg.h index eca5a93..8d3d311 100644 --- a/bluetooth/include/bdroid_buildcfg.h +++ b/bluetooth/include/bdroid_buildcfg.h @@ -7,8 +7,6 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#define BTM_DEF_LOCAL_NAME "Chromecast" - #define BLE_VND_INCLUDED TRUE #define BTM_BLE_CONN_INT_MIN_DEF 0x18 diff --git a/vendor.prop b/vendor.prop index d356944..422dcf6 100644 --- a/vendor.prop +++ b/vendor.prop @@ -5,6 +5,7 @@ # ## Bluetooth +bluetooth.device.default_name=Chromecast ro.bt.bdaddr_path=/sys/class/bt_addr/value ## Dolby