a52q: Set bluetooth device name

tirimbino
Ruchit Marathe 2 years ago
parent 2c3c9b719a
commit b1a3119f6d
  1. 3
      device.mk
  2. 2
      vendor.prop

@ -31,3 +31,6 @@ PRODUCT_PACKAGES += \
# Audio # Audio
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml $(LOCAL_PATH)/configs/audio/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml
# Prop files
TARGET_ODM_PROP += $(COMMON_PATH)/vendor.prop

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