Explorar o código

sm8450-common: Add support for thor

Signed-off-by: Jens Reidel <[email protected]>
Jens Reidel hai 1 ano
pai
achega
f0212476e1
Modificáronse 1 ficheiros con 1 adicións e 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 unicorn zeus,$(TARGET_DEVICE)),)
+ifneq ($(filter cupid marble mayfly mondrian thor unicorn zeus,$(TARGET_DEVICE)),)
 
 endif