From 679432ab1ba1ab0b075e99dfa1f92bbf1f60635e Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Mon, 6 Jun 2011 10:20:04 -0700 Subject: [PATCH] Fix typo Change-Id: I45e5fbe272f837e751eea14162432de1af1c67a2 --- target/product/full_base_telephony.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/full_base_telephony.mk b/target/product/full_base_telephony.mk index fa55987e41..c376314f13 100644 --- a/target/product/full_base_telephony.mk +++ b/target/product/full_base_telephony.mk @@ -19,7 +19,7 @@ # build quite specifically for the emulator, and might not be # entirely appropriate to inherit from for on-device configurations. -PRODUCT_PACKAGES :\ +PRODUCT_PACKAGES := \ VoiceDialer PRODUCT_PROPERTY_OVERRIDES := \