a52q: Replace BTM_DEF_LOCAL_NAME with a sysprop

Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
urubino
Sal Savage 2 years ago committed by Ruchit
parent 2c3c9b719a
commit 86ad649dfb
  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