blob: 15630f45887034388e1ad69758859c879ae008cc [file] [log] [blame]
# 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 LatinIME QuickSearchBox
endif
ifndef DEFAULT_LAUNCHER
PACKAGES.ADWLauncher.OVERRIDES := Launcher Launcher2
endif