blob: 8c3c47f3c8198b2c15ab5373ececd82fb3798286 [file] [log] [blame]
Koushik Dutta3a5397d2010-06-27 20:10:23 -07001# We need a way to prevent the stuff Google Apps replaces from being included in the build.
2# This is a hacky way to do that.
3ifdef CYANOGEN_WITH_GOOGLE
4 PACKAGES.Email.OVERRIDES := Provision LatinIME QuickSearchBox
5endif