blob: f3dc3d6ed040130b26b69b74268ff922804cd6ae [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
Tanguy Pruvot15689782011-07-07 10:17:06 +02004 PACKAGES.Email.OVERRIDES := Provision QuickSearchBox
Koushik Dutta09b33152010-07-01 16:41:06 -07005endif