From: Sal Savage Date: Fri, 15 Apr 2022 22:38:17 +0000 (-0700) Subject: deadpool: Replace BTM_DEF_LOCAL_NAME with a sysprop X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ed48de7500856a0171b7c1b6e4b4de041b9e55c2;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_askey_deadpool.git deadpool: 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 af6cdb8..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 "ADT-3" - #define BLE_VND_INCLUDED TRUE #define BTM_BLE_CONN_INT_MIN_DEF 0x18 diff --git a/vendor.prop b/vendor.prop index c88c8fa..c98d7d0 100644 --- a/vendor.prop +++ b/vendor.prop @@ -4,6 +4,9 @@ # SPDX-License-Identifier: Apache-2.0 # +## Bluetooth +bluetooth.device.default_name=ADT-3 + ## FRP ro.frp.pst=/dev/block/by-name/frp