From 17c422886ba4a51efa48257bb055d1a4cd5f3fce Mon Sep 17 00:00:00 2001 From: Rika Brooks Date: Wed, 23 May 2012 16:51:54 -0700 Subject: [PATCH] common: Add CellBroadcastReceiver to the make system. Change-Id: Ibf13af4621773f14eeabb6406541005a87274dcb --- common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/common.mk b/common.mk index 4e5d9dac..afe2464b 100755 --- a/common.mk +++ b/common.mk @@ -372,6 +372,7 @@ PRODUCT_PACKAGES := \ Calculator \ Calendar \ Camera \ + CellBroadcastReceiver \ CertInstaller \ DrmProvider \ Email \