Selaa lähdekoodia

sm8450-common: Add support for mayfly

Flower Sea 1 vuosi sitten
vanhempi
sitoutus
a1dcd9de22
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Android.mk

+ 1 - 1
Android.mk

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