summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2012-04-28 10:28:57 +0200
committerKalimochoAz <calimochoazucarado@gmail.com>2012-04-28 10:28:57 +0200
commit181a97702f0c72a6eab435cce2c19a6be9d7879e (patch)
tree9968c5968f453aeef8e483d441dbf75d4fd4166b
parenta9851ff357cbf24dc3dea6fad0e2bddf77d99548 (diff)
downloaddevice_samsung_tuna-181a97702f0c72a6eab435cce2c19a6be9d7879e.zip
device_samsung_tuna-181a97702f0c72a6eab435cce2c19a6be9d7879e.tar.gz
device_samsung_tuna-181a97702f0c72a6eab435cce2c19a6be9d7879e.tar.bz2
Prepare for galaxy nexus spring build
Change-Id: I00e7812764bc3d79cd9b88c1689bb677eb72ab99
-rw-r--r--recovery/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/recovery/Android.mk b/recovery/Android.mk
index 2fc8313..c361c2b 100644
--- a/recovery/Android.mk
+++ b/recovery/Android.mk
@@ -1,4 +1,4 @@
-ifneq (,$(findstring $(TARGET_DEVICE),tuna toro torospr maguro))
+ifneq (,$(findstring $(TARGET_DEVICE),tuna toro torospr maguro toroplus))
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)