Browse Source

sm8450-common: Add support for diting

Arian 9 months ago
parent
commit
89c7dcc20c
1 changed files with 1 additions and 1 deletions
  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