summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-11-06 10:07:34 -0800
committerJean-Baptiste Queru <jbq@google.com>2012-11-06 10:07:34 -0800
commit07b9db8e344f89fbde77f6b9a8ab0652b61cf583 (patch)
tree155bd45561ab3bc0cf7e9a8316dca18e40ff9db2
parenta735e3fa56ad70fc00f112e1fb76ed7ee950d805 (diff)
downloadtoro-07b9db8e344f89fbde77f6b9a8ab0652b61cf583.tar.gz
torospr got renamed as toroplus
Change-Id: I4cb9d0758ba210ef704ce324ac0bc137f603a785
-rw-r--r--recovery/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/recovery/Android.mk b/recovery/Android.mk
index e2552f9..ba7a440 100644
--- a/recovery/Android.mk
+++ b/recovery/Android.mk
@@ -1,6 +1,6 @@
LOCAL_PATH := $(call my-dir)
-ifneq (,$(findstring $(TARGET_DEVICE),toro torospr))
+ifneq (,$(findstring $(TARGET_DEVICE),toro toroplus))
# Edify extension functions for doing modem (radio) updates on Toro devices.