OSDN Git Service

SDK Updater: fix repository.xml to read as binary, not text
authorRaphael <raphael@google.com>
Wed, 17 Jun 2009 20:35:39 +0000 (13:35 -0700)
committerRaphael <raphael@google.com>
Wed, 17 Jun 2009 20:35:39 +0000 (13:35 -0700)
commit5989cc77948c9143872f52bfd51215aac2d4f2f8
tree5a0dc6040875850de36850c35889f26ad326fedd
parent2f792dfac1922bc49bb37e8361786c2592d50ace
SDK Updater: fix repository.xml to read as binary, not text
to let the XML decoder handle the charset decoding.
sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/RepoSource.java