Files
device_samsung_a71/bluetooth/bdroid_buildcfg.h
Haky86 ddfb7d08b4 a71: Initial commit
Change-Id: Icea581844f6e1c5652ab3a984ccccda4b7103517
2024-07-30 11:58:03 +02:00

16 lines
256 B
C

/*
* Copyright (C) 2024 The LineageOS Project
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Galaxy A71"
#define BLE_VND_INCLUDED TRUE
#define DISABLE_WBS TRUE
#endif