Koushik Dutta | 3a5397d | 2010-06-27 20:10:23 -0700 | [diff] [blame] | 1 | # 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. | ||||
3 | ifdef CYANOGEN_WITH_GOOGLE | ||||
Tanguy Pruvot | 1568978 | 2011-07-07 10:17:06 +0200 | [diff] [blame] | 4 | PACKAGES.Email.OVERRIDES := Provision QuickSearchBox |
Koushik Dutta | 09b3315 | 2010-07-01 16:41:06 -0700 | [diff] [blame] | 5 | endif |