Commits


Raph Levien authored and The Android Automerger committed e4893cb3224
Allow null string to BidiFormatter#unicodeWrap The BidiFormatter#unicodeWrap() methods allow null string, but the toString() call on the result in the refactored code was crashing. Also adds @Nullable annotations. Bug: 27124532 Change-Id: I25922d104587af4a850c3640987af9315c3d3bde