diff options
| author | Roozbeh Pournader <roozbeh@google.com> | 2015-08-07 16:27:28 -0700 |
|---|---|---|
| committer | Roozbeh Pournader <roozbeh@google.com> | 2015-08-07 16:44:33 -0700 |
| commit | bd87e94100fdd68f8c6d5ddb9efdc3db5b557a52 (patch) | |
| tree | 2c9636bb761a866a5607fd992c220388b5243f6c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | 501b619e36ec75f58b32f0b7ceedb4ca272febeb (diff) | |
Fix and deprecate TextUtils.join(Iterable<CharSequence>).
There seems to be only one caller of this signature, and even that is
in a deprecated method, so it should be safe to deprecate this.
The new implementation uses ICU for the format string and so removes
the need for a localized string, although it's still a hack and is
probably slower. It's added here since we may actually want to clean
it up later and use it for an improved simple list formatter.
Bug: 6823087
Change-Id: I2aa1af9b170e41da840d9d7bc663df06fb96d136
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
