Explorar el Código

sm8450-common: Add support for dagda and taranis

Arian hace 10 meses
padre
commit
364ecab0a3
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 ziyi zizhan,$(TARGET_DEVICE)),)
+ifneq ($(filter cupid dagda marble mayfly mondrian taranis thor unicorn zeus ziyi zizhan,$(TARGET_DEVICE)),)
 
 endif