OSDN Git Service

Stop building getprop am: 2a7219cdf2 am: c4663a7f65
[android-x86/external-toybox.git] / Android.mk
index f0a84ce..f6f49e1 100644 (file)
@@ -66,7 +66,6 @@ common_SRC_FILES := \
     lib/xwrap.c \
     main.c \
     toys/android/getenforce.c \
-    toys/android/getprop.c \
     toys/android/load_policy.c \
     toys/android/log.c \
     toys/android/restorecon.c \
@@ -155,6 +154,7 @@ common_SRC_FILES := \
     toys/pending/modprobe.c \
     toys/pending/more.c \
     toys/pending/setfattr.c \
+    toys/pending/stty.c \
     toys/pending/tar.c \
     toys/pending/tr.c \
     toys/pending/traceroute.c \
@@ -281,7 +281,6 @@ ALL_TOOLS := \
     flock \
     free \
     getenforce \
-    getprop \
     groups \
     gunzip \
     gzip \
@@ -360,6 +359,7 @@ ALL_TOOLS := \
     stat \
     stop \
     strings \
+    stty \
     swapoff \
     swapon \
     sync \