README.android 377 B

1234567
  1. Please use ./import_expat.sh to update. For example to import from a tar and rebuild:
  2. (croot && cd external/expat && ./import_expat.sh ~/Downloads/expat-2.1.0.tar.gz && mm -j32 -B)
  3. When updating to new versions, please remove any unnecessary build
  4. files to make the diff of what we are using clearer. It is reasonable
  5. to keep new docs, examples, and tests for reference.