Prechádzať zdrojové kódy

sm8450-common: Add support for diting

Arian 9 mesiacov pred
rodič
commit
89c7dcc20c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Android.mk

+ 1 - 1
Android.mk

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