sdm660: Add support for MI 8 Lite (Platina)
Signed-off-by: nysascape <nysadev@raphielgang.org>
This commit is contained in:
parent
37aa15d1a4
commit
38c0134a84
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 lavender,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter twolip jasmine_sprout wayne clover lavender platina,$(TARGET_DEVICE)),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := chargeonlymode
|
||||
|
|
Loading…
Reference in a new issue