From a03f0b93f11460cfb61519ea225b463a382e503b Mon Sep 17 00:00:00 2001 From: blong Date: Thu, 13 Aug 2015 15:33:54 +0800 Subject: Add supports for SIM contacts - Support to update/insert/delete SIM contacts - Support to save anr and email for SIM contacts - Filter internal account when add new account Change-Id: Iec2da08d0fb9253e5edca1458b1e78f28d75fc1c --- Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 8f34bb902..10178fb01 100644 --- a/Android.mk +++ b/Android.mk @@ -36,8 +36,6 @@ LOCAL_PRIVILEGED_MODULE := true LOCAL_PROGUARD_FLAG_FILES := proguard.flags -LOCAL_SDK_VERSION := current - include $(BUILD_PACKAGE) # Use the folloing include to make our test apk. -- cgit v1.2.3