| commit | 860b194607f79c1089477fa1682f79c20de8e558 | [log] [tgz] |
|---|---|---|
| author | Steven Moreland <smoreland@google.com> | Thu Aug 16 14:59:28 2018 -0700 |
| committer | Steven Moreland <smoreland@google.com> | Mon Aug 20 18:33:52 2018 -0700 |
| tree | 569009e8a9f375a2cbd6b2f7608a2b35a6b0a463 | |
| parent | 3f658cf84ee06b6d33349c89261d0f72a40bb756 [diff] |
Defaults for List in structured parcelables.
parcelable MyFoo {
String[] a = {"a", "b", "c"};
}
Test: runtests.sh (added tests)
Bug: 110758329
Change-Id: Iada2f2aaf620cc8b1af45f24090ffd98a617d6f9