sdm660: Add twolip support
This commit is contained in:
parent
b501192493
commit
2403195500
1 changed files with 1 additions and 1 deletions
|
@ -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)),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := chargeonlymode
|
||||
|
|
Loading…
Reference in a new issue