From 181a97702f0c72a6eab435cce2c19a6be9d7879e Mon Sep 17 00:00:00 2001 From: KalimochoAz Date: Sat, 28 Apr 2012 10:28:57 +0200 Subject: Prepare for galaxy nexus spring build Change-Id: I00e7812764bc3d79cd9b88c1689bb677eb72ab99 --- recovery/Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.1