Move toro spr files to torospr.

This makes toro recovery visible to torospr.

Change-Id: I1de6e0d14c8e1642d1a1105612db72eddbb70508
diff --git a/recovery/Android.mk b/recovery/Android.mk
index 0034dc8..2fc8313 100644
--- a/recovery/Android.mk
+++ b/recovery/Android.mk
@@ -1,4 +1,4 @@
-ifneq (,$(findstring $(TARGET_DEVICE),tuna toro maguro))
+ifneq (,$(findstring $(TARGET_DEVICE),tuna toro torospr maguro))
 
 LOCAL_PATH := $(call my-dir)
 include $(CLEAR_VARS)