commit | 0cac866203c8eac402445ca7bcc281320963744b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Oct 08 16:43:29 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Oct 13 16:07:54 2021 +0000 |
tree | ecfb5751a82f97d6def87fc79520c4e43452787c | |
parent | c29d717c12986564e33c896cccc2560615c83bce [diff] |
Remove ArrayBase This is the only place we really make copies of types. Removing it to make it easier to avoid copy constructors to make it easier to add invariants to the compiler. Bug: 201584220 Test: aidl_unittests Change-Id: I1898e7eeed866b3b175fcecc87a395ec701f75c8
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview