summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2013-03-11 13:18:42 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-03-11 13:18:42 -0700
commit556300313e1709609f59849f5e807a0ee535ed7e (patch)
treee27106889fe22bd99dbe049ae18f621d3f35c0c4
parent3c5f2fa26e6f9caed1eebb83d6e61ad343756628 (diff)
parente7ab435334c89db807d26c9086f4af66b8a49462 (diff)
downloadtoro-556300313e1709609f59849f5e807a0ee535ed7e.tar.gz
am e7ab4353: Merge "Fix typo - include CBR in AOSP builds"
* commit 'e7ab435334c89db807d26c9086f4af66b8a49462': Fix typo - include CBR in AOSP builds
-rw-r--r--self-extractors/samsung/staging/device-partial.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/self-extractors/samsung/staging/device-partial.mk b/self-extractors/samsung/staging/device-partial.mk
index ce69d28..e36c1b9 100644
--- a/self-extractors/samsung/staging/device-partial.mk
+++ b/self-extractors/samsung/staging/device-partial.mk
@@ -31,5 +31,5 @@ PRODUCT_PACKAGES := \
# This is Open Source but doesn't get built without
# the other packages above
-PRODUCT_PACHAGES += \
+PRODUCT_PACKAGES += \
CellBroadcastReceiver