Skip to content
Snippets Groups Projects
Commit 0d26ce9f authored by LMO GerritBot's avatar LMO GerritBot
Browse files

Adapt to LMODroid by device-add script

parent 663caf35
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@
#
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/lineage_mars.mk
$(LOCAL_DIR)/lmodroid_mars.mk
COMMON_LUNCH_CHOICES := \
lineage_mars-user \
lineage_mars-userdebug \
lineage_mars-eng
lmodroid_mars-user \
lmodroid_mars-userdebug \
lmodroid_mars-eng
[
{
"repository": "android_device_xiaomi_sm8350-common",
"repository": "LMODroid-Devices/device_xiaomi_sm8350-common",
"target_path": "device/xiaomi/sm8350-common"
}
]
]
\ No newline at end of file
......@@ -12,13 +12,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, device/xiaomi/mars/device.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
$(call inherit-product, vendor/lmodroid/config/common_full_phone.mk)
PRODUCT_BRAND := Xiaomi
PRODUCT_DEVICE := mars
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_MODEL := M2102K1AC
PRODUCT_NAME := lineage_mars
PRODUCT_NAME := lmodroid_mars
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi
PRODUCT_SYSTEM_NAME := mars_global
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment