commit | 551b4297ed394afa51a19ff1746ea5c51797d533 | [log] [tgz] |
---|---|---|
author | Cyrus Boadway <boadway@google.com> | Thu Jul 01 12:10:53 2021 +0000 |
committer | Cyrus Boadway <boadway@google.com> | Thu Jul 01 15:05:43 2021 +0000 |
tree | 36a3c91dd2f63fd355f782336dd5d8c9a0496d33 | |
parent | eefccccb199064c17593284837dd3d9ca6ee4e5d [diff] |
Use nullable field and boolean rather than optional Optional won't hold null parameters, so use a boolean flag and colorschange fields to represent the value and whether changes are present. Bug: 190818220 Test: manual Change-Id: I794507340345864e73f04039f12a035c8053fd96