From: Nolen Johnson Date: Mon, 20 May 2024 21:54:40 +0000 (-0400) Subject: g12: Move default BT MAC to common X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b798b9d8fe99810cf3ac8414e405aac052c21808;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_amlogic_g12-common.git g12: Move default BT MAC to common Change-Id: I927c37ba24c09b0d3a0d7b65c7b9bfa4b52cccd5 --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 06335bf..d6b7229 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -38,7 +38,6 @@ BOARD_SYSTEM_EXTIMAGE_PARTITION_RESERVED_SIZE := 20000000 endif ## Properties -TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop diff --git a/product.prop b/product.prop deleted file mode 100644 index fd97e43..0000000 --- a/product.prop +++ /dev/null @@ -1,2 +0,0 @@ -## Bluetooth -ro.boot.btmacaddr=22:22:ce:d2:ca:13