Explorar el Código

sm8450-common: Add support for ziyi

Signed-off-by: Jens Reidel <[email protected]>
Jens Reidel hace 11 meses
padre
commit
c2013bac72
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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