From a1789f564c4b486f72e659b7868025664fd44bcd Mon Sep 17 00:00:00 2001 From: Rakesh Iyer Date: Thu, 20 Oct 2016 10:54:50 -0700 Subject: Remove messaging. Override messaging so that it doesn't show up in our builds. Bug: 32118797 Test: Manual. Change-Id: Ieffcb755692702cb7d002f3cd1b36fadadb62f5d --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.mk b/Android.mk index 6a122e7d..b78efad7 100644 --- a/Android.mk +++ b/Android.mk @@ -25,7 +25,7 @@ include packages/apps/Car/libs/car-apps-common/car-apps-common.mk LOCAL_PACKAGE_NAME := CarDialerApp -LOCAL_OVERRIDES_PACKAGES := Dialer +LOCAL_OVERRIDES_PACKAGES := Dialer messaging LOCAL_MODULE_TAGS := optional -- cgit v1.2.3