commit | fb910624742128a5278b2b92bac2a3e12fac6965 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Aug 22 15:40:09 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Aug 22 15:41:56 2018 -0700 |
tree | 2c8e1c8f1cc09e0748ee6bcdf8ab825d002cb865 | |
parent | a57cf720ce7a0cd6d516e1440abce5f9e0a5cd21 [diff] |
init: always allow clearing a property An unintended consequence of property types is that it makes clearing a property, by setting it to an empty string, impossible. This change explicitly allows that case: Test: new (and old) unit tests Change-Id: I188693bfd3a71b64c194c3858544230b87d8d891