summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index f3dc3d6..0000000
--- a/Android.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# We need a way to prevent the stuff Google Apps replaces from being included in the build.
-# This is a hacky way to do that.
-ifdef CYANOGEN_WITH_GOOGLE
- PACKAGES.Email.OVERRIDES := Provision QuickSearchBox
-endif