commit | d2a11b3594f7e681e70e1432da26ab15b935268c | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Thu Feb 08 11:55:54 2024 +0900 |
committer | Seigo Nonaka <nona@google.com> | Thu Feb 08 02:59:41 2024 +0000 |
tree | f845bc1df6786e30d60704c546253647bf4f5e25 | |
parent | 404ed228eb7c09b5d00030fa9a361d2383f747ca [diff] |
Don't recycle byte[] for icu.Bidi The slice of primitive array cannot be used for icu.Bidi, so do not recycle the arrays and always need to create new primitive array instance Bug: 324167048 Test: atest android.text.cts.LayoutUseBoundsTest Change-Id: If3e3bf9b51b5a246c7b633a3932e63f8bcb4014e