a52q: Replace BTM_DEF_LOCAL_NAME with a sysprop

Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
fourteen
Sal Savage 3 years ago committed by Simon1511
parent 9ee70e2659
commit 98761a2706
  1. 3
      BoardConfig.mk
  2. 2
      vendor.prop

@ -27,3 +27,6 @@ TARGET_SCREEN_DENSITY := 420
# OTA assert
TARGET_OTA_ASSERT_DEVICE := a52q
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop

@ -0,0 +1,2 @@
# Bluetooth
bluetooth.device.default_name=Galaxy A52 4G
Loading…
Cancel
Save