commit | f92570de6f735fd547eeffee2f8a7e262248a2c3 | [log] [tgz] |
---|---|---|
author | Keith Mok <keithmok@google.com> | Wed May 25 21:19:03 2022 +0000 |
committer | Keith Mok <keithmok@google.com> | Wed May 25 21:36:32 2022 +0000 |
tree | 85656aed44cbb11288df061d931615030a0f0682 | |
parent | 5cadf305922e081f80cb4e28f6529dafd9ee6520 [diff] |
codegen: add primitive arrays type Primitive Arrays Parcel can handle null objects directly. There is no need to use a flag in parcel for special handling This can generate more efficient code for variables declared as nullable. Bug: 233795798 Test: codegen $ANDROID_BUILD_TOP/packages/services/Car/car-lib/src/android/car/vms/VmsProviderInfo.java Change-Id: I09a1fcd70d6692b51c5796073001b2c67ad04979