sdm660: Support twolip (Redmi Note 6 pro)

This commit is contained in:
Pavan Patel 2019-10-21 21:00:14 +05:30 committed by Max Weffers
parent 96cf920455
commit 61fdb9f91d
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter jasmine_sprout wayne clover,$(TARGET_DEVICE)),)
ifneq ($(filter twolip jasmine_sprout wayne clover,$(TARGET_DEVICE)),)
$(shell mkdir -p $(TARGET_OUT_VENDOR)/firmware; \
ln -sf /dev/block/bootdevice/by-name/msadp \

View file

@ -39,7 +39,7 @@ fi
setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true
# Copyright headers and guards
write_headers "jasmine_sprout wayne clover"
write_headers "twolip jasmine_sprout wayne clover"
write_makefiles "$MY_DIR"/proprietary-files.txt true