Remove kickback/talkback/soundback from SDK.

These apps are not in the AOSP tree and cannot be part of the standard SDK
build.

They are available at http://code.google.com/p/eyes-free/
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index a0d9add..d39f1ee 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -25,10 +25,7 @@
 	libwnndict \
 	ApiDemos \
 	GestureBuilder \
-	SoftKeyboard \
-	talkback \
-	soundback \
-	kickback
+	SoftKeyboard
 
 PRODUCT_COPY_FILES := \
 	development/data/etc/vold.conf:system/etc/vold.conf