beast: Import device-specific properties
authorNolen Johnson <johnsonnolen@gmail.com>
Wed, 27 Apr 2022 19:13:29 +0000 (15:13 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Sat, 21 May 2022 03:56:15 +0000 (23:56 -0400)
Change-Id: Ibc02ef6d5d2ef4a6693904e84abe7e0caf93624a

BoardConfig.mk
vendor.prop [new file with mode: 0644]

index cb902c2cde4b2e465ad6fa94b0b8b2ecd197edb4..143e63173ab15f6f275bff90d0b3876e604d1240 100644 (file)
@@ -14,6 +14,9 @@ TARGET_BOOTLOADER_BOARD_NAME := Beast
 ## DTB
 TARGET_DTB_NAME := gxl_sei210_2g
 
+## Properties
+TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
+
 ## Wi-Fi
 BOARD_WLAN_DEVICE := realtek
 BOARD_WPA_SUPPLICANT_DRIVER := NL80211
diff --git a/vendor.prop b/vendor.prop
new file mode 100644 (file)
index 0000000..0beacfc
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Copyright (C) 2022 The LineageOS Project
+#
+# SPDX-License-Identifier: Apache-2.0
+#
+
+## Bluetooth
+persist.bluetooth.rtkcoex=true
+ro.autoconnectbt.macprefix=00:CD:FF
+ro.autoconnectbt.btclass=50c
+
+## Platform
+ro.product.firmware=00502001