commit | 57a6b5f2c07f60d805925861890970c666d00d1b | [log] [tgz] |
---|---|---|
author | Cole Faust <[email protected]> | Wed Jun 30 14:53:20 2021 -0700 |
committer | Cole Faust <[email protected]> | Thu Jul 01 17:24:20 2021 -0700 |
tree | c8e5bd0ffbfb6c2404b4996399ec5094a2693a54 | |
parent | 53d5618ede028379225c6873590aec2103ffab4f [diff] |
Convert InsetsOEMV1 and TabOEMV1 to data objects Having data objects being concrete classes removes ambiguity in the API surface. This way, both parties can be sure the other won't change the data objects out from underneath them. Bug: 192289281 Test: atest CarUILibUnitTests Change-Id: I2f23b78d6b39f02db0db572becff8cbbed82a239