Kaynağa Gözat

'Android.mk' ändern

Vinylsmith 7 ay önce
ebeveyn
işleme
3fd10322c8
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      Android.mk

+ 2 - 0
Android.mk

@@ -1,5 +1,7 @@
 LOCAL_PATH := $(call my-dir)
 
+LOCAL_MODULE_CLASS := EXECUTABLES
+
 ifeq ($(TARGET_DEVICE),WSP_sprout)
 include $(call all-subdir-makefiles,$(LOCAL_PATH))
 endif