Fail loudly when there's an error parsing an API XML file.

We were previously using the same error code for a missing
version on a member (shouldn't be fatal) and a broken XML file
(should be fatal).

This makes the broken XML case fatal, and includes the reason
why.

Change-Id: Ia65d07544b8cb8ac95896cd451930ed37d69ee57
2 files changed
tree: 1eb32bf51a212114cea16d44c7e59ad70deda987
  1. res/
  2. src/
  3. test/
  4. Android.mk
  5. build.xml
  6. moe.sh
  7. NOTICE