Commit b7901b57 authored by Roman Birg's avatar Roman Birg Committed by Ethan Chen
Browse files

tomato: Set name to YUREKA


Change-Id: Id475a09c8d24cdb26bc506116ae71218cbeae148
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent bbd98453
Device tree for YUREKA A05510
Device tree for YU YUREKA
......@@ -17,7 +17,7 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "YUREKA A05510"
#define BTM_DEF_LOCAL_NAME "YUREKA"
#define BLUETOOTH_QCOM_SW TRUE
// Disables read remote device feature
#define BTA_SKIP_BLE_READ_REMOTE_FEAT FALSE
......
......@@ -23,9 +23,9 @@ PRODUCT_DEVICE := tomato
PRODUCT_GMS_CLIENTID_BASE := android-micromax
TARGET_VENDOR_PRODUCT_NAME := A05510
TARGET_VENDOR_DEVICE_NAME := A05510
PRODUCT_BUILD_PROP_OVERRIDES += TARGET_DEVICE=A05510 PRODUCT_NAME=A05510
TARGET_VENDOR_PRODUCT_NAME := YUREKA
TARGET_VENDOR_DEVICE_NAME := YUREKA
PRODUCT_BUILD_PROP_OVERRIDES += TARGET_DEVICE=YUREKA PRODUCT_NAME=YUREKA
ifeq ($(SIGN_BUILD),true)
# Signed builds gets a special boot animation because they are special.
......
......@@ -24,5 +24,5 @@ $(call inherit-product, device/micromax/tomato/device.mk)
PRODUCT_DEVICE := tomato
PRODUCT_NAME := full_tomato
PRODUCT_BRAND := YU
PRODUCT_MODEL := YUREKA A05510
PRODUCT_MODEL := YUREKA
PRODUCT_MANUFACTURER := YU
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment