Browse Source

sm8450-common: Add support for zizhan

Signed-off-by: Jens Reidel <[email protected]>
Jens Reidel 11 tháng trước cách đây
mục cha
commit
1ed3f7fc35
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 ziyi,$(TARGET_DEVICE)),)
+ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus ziyi zizhan,$(TARGET_DEVICE)),)
 
 endif