From 79d553658413f7b277fe043c8bcddb3639f012be Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Tue, 23 Oct 2012 16:28:28 -0700 Subject: Move activity and service back to Contacts. ViewNotificationService and NonPhoneActivity make more sense in contacts since they perform contact related operations. Bug: 6993891 Change-Id: Ifb11f26e8f1567ce391da1189f50b5ec79340f5d --- AndroidManifest.xml | 62 ----------------------------------------------------- 1 file changed, 62 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5e0e63ffe..56315aa40 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -57,57 +57,6 @@ android:hardwareAccelerated="true" > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -234,16 +183,5 @@ android:name=".calllog.CallLogNotificationsService" android:exported="false" /> - - - - - - - - -- cgit v1.2.3