mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-01 23:35:40 +00:00
lemonadep: Replace BTM_DEF_LOCAL_NAME with a sysprop
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
This commit is contained in:
parent
5328dc49ad
commit
f17d8f6099
@ -21,7 +21,6 @@
|
||||
#ifndef _BDROID_BUILDCFG_H
|
||||
#define _BDROID_BUILDCFG_H
|
||||
|
||||
#define BTM_DEF_LOCAL_NAME "OnePlus 9 Pro"
|
||||
// Disables read remote device feature
|
||||
#define MAX_ACL_CONNECTIONS 16
|
||||
#define MAX_L2CAP_CHANNELS 32
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Bluetooth
|
||||
bluetooth.device.default_name=OnePlus 9 Pro
|
||||
|
||||
# Graphics
|
||||
ro.surface_flinger.set_idle_timer_ms=250
|
||||
ro.surface_flinger.set_touch_timer_ms=300
|
||||
|
Loading…
x
Reference in New Issue
Block a user