From: Nolen Johnson Date: Tue, 14 Feb 2023 16:47:33 +0000 (-0500) Subject: sabrina: Report correct bluetooth name X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=32b36879434fcc31802a4c3e5e6d8a21a578e34c;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_google_sabrina.git sabrina: Report correct bluetooth name Change-Id: I1b7c120566cd02ac591c2cec1fe7cf6235f86864 --- diff --git a/bluetooth/include/bdroid_buildcfg.h b/bluetooth/include/bdroid_buildcfg.h index 82400dd..244d112 100644 --- a/bluetooth/include/bdroid_buildcfg.h +++ b/bluetooth/include/bdroid_buildcfg.h @@ -7,7 +7,7 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#define BTM_DEF_LOCAL_NAME "ADT-3" +#define BTM_DEF_LOCAL_NAME "Chromecast" #define BLE_VND_INCLUDED TRUE