From: Sourajit Karmakar Date: Thu, 9 Jul 2020 21:07:25 +0000 (-0400) Subject: a7xelte: Change default BT device name. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=541e5c740b667b64cfdbf886218c392cdaa7ea8f;p=GitHub%2FLineageOS%2Fandroid_device_samsung_a7xelte.git a7xelte: Change default BT device name. * Reflect the conversion from A5 -> A7. --- diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index edafac4..215a0e5 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -18,7 +18,7 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#define BTM_DEF_LOCAL_NAME "Samsung Galaxy A5 (6)" +#define BTM_DEF_LOCAL_NAME "Samsung Galaxy A7 (6)" #define BTM_WBS_INCLUDED TRUE /* Enable WBS */ #define BTIF_HF_WBS_PREFERRED FALSE /* Don't use WBS by default */