瀏覽代碼

sm8450-common: Add support for ziyi

Signed-off-by: Jens Reidel <[email protected]>
Jens Reidel 11 月之前
父節點
當前提交
c2013bac72
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Android.mk

+ 1 - 1
Android.mk

@@ -4,6 +4,6 @@
 
 LOCAL_PATH := $(call my-dir)
 
-ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus,$(TARGET_DEVICE)),)
+ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus ziyi,$(TARGET_DEVICE)),)
 
 endif