sdm660: Add support for lavender (Redmi Note 7/7S)
This commit is contained in:
parent
2403195500
commit
9f47a2c0a9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter twolip jasmine_sprout wayne clover,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter twolip jasmine_sprout wayne clover lavender,$(TARGET_DEVICE)),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := chargeonlymode
|
||||
|
|
Loading…
Reference in a new issue