commit | a3c50fe0676f8b70eb71c11c720337b7fada0ab1 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Feb 14 17:17:44 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Feb 14 17:17:44 2022 +0900 |
tree | f134ba48796d8ff172f3d980e4372fea1005e11b | |
parent | 424a882d0f7f080c41aeb6db179b9760d8541f17 [diff] |
Java's toString works with multi-dim arrays For multi-dimensional arrays, use java.util.Arrays.deepToString(). Bug: n/a Test: tests/golden_test.sh check Change-Id: Iab17d6126d4dfe2c3eaead9ddf50a198ba687bca
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview