From 492b67c4f07e770a74ce2a1503e8d9518ddfd813 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 770feee..874985a 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