Read XML files as InputStream.

Attempting to read XML files in assets/ with openXmlResourceParser was
failing with FileNotFound because files in the assets folder are not
precompiled into binary XML. Our only choice is to read them as regular
text streams.

Bug: 21618018
Change-Id: I463791ae4a1dd5f6a72433a114bd02e39cf5a943
1 file changed
tree: 14363c4b145009a9ee13aa95e13e7f2296b4d546
  1. assets/
  2. res/
  3. src/
  4. tests/
  5. Android.mk
  6. AndroidManifest.xml
  7. proguard.flags