commit | 233bc0b84aef261a67a364ff3a8e91077fd70fd6 | [log] [tgz] |
---|---|---|
author | Dirk Dougherty <nobody@android.com> | Tue Jul 07 17:43:27 2009 -0700 |
committer | Dirk Dougherty <ddougherty@google.com> | Fri Jul 24 18:39:20 2009 -0700 |
tree | dea232461af1e070a11878eb086a113b8d2fe3b5 | |
parent | 9e202af99c02b2dc45114b566ea20799e77c73fb [diff] |
AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css. DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this change also up-integrates gerrit 2146 (smain). BUG=1910893 Automated import of CL 150370