Commit Graph

3 Commits

Author SHA1 Message Date
Makoto Onuki a8caa2f6d7 remove-exchange-support.sh supports MacOS
The problem was that you can't omit the parameter for -i (the extension for
backup files) with Mac's sed.

Change-Id: I8cc5404d5d99526c160082c357fc38629e08d7d2
2011-01-28 13:39:39 -08:00
Makoto Onuki 217466edce Remove exchange readme and update script 2010-02-04 13:09:34 -08:00
Makoto Onuki 91237e9dcb Adding script for building Email app without exchange.
remove-exchange-support.sh makes it possible to build the email app without
exchange support.

This script:
- removes all packages under com.android.exchange.
- removes all lines surrounded by EXCHANGE-REMOVE-SECTION-START and
  EXCHANGE-REMOVE-SECTION-END

And the resulting source should still build and run fine.

Bug: 2369784
2010-02-03 11:39:46 -08:00