sdm660-common: support jason too
Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com>
This commit is contained in:
parent
21122723a9
commit
15f1c27606
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 platina whyred,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter twolip jasmine_sprout wayne clover lavender platina jason whyred,$(TARGET_DEVICE)),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := chargeonlymode
|
||||
|
|
Loading…
Reference in a new issue