non-common: Replace BTM_DEF_LOCAL_NAME with a sysprop

for i in a10 a10dd a20 a20e a30 a30s a40; do echo "## Bluetooth
bluetooth.device.default_name=Galaxy ${i^}" >> $i/vendor.prop; echo "" >> $i/BoardConfig.mk; echo "TARGET_VEN
DOR_PROP += \$(DEVICE_PATH)/vendor.prop" >> $i/BoardConfig.mk; done

Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
This commit is contained in:
Sal Savage 2022-04-15 15:38:17 -07:00 committed by roynatech2544
commit ce90afa9bc
14 changed files with 28 additions and 0 deletions

View file

@ -17,3 +17,5 @@ BOARD_VENDORIMAGE_PARTITION_SIZE := 452984832
# Inherit common board flags
include device/samsung/universal7885-common/BoardConfigCommon.mk
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop

2
a20e/vendor.prop Normal file
View file

@ -0,0 +1,2 @@
## Bluetooth
bluetooth.device.default_name=Galaxy A20e