commit | 8acfc2246ad4a0d5e76d47c029ee37900f9cc97f | [log] [tgz] |
---|---|---|
author | Enrico Granata <egranata@google.com> | Tue Mar 27 16:29:40 2018 -0700 |
committer | Enrico Granata <egranata@google.com> | Tue Mar 27 16:29:40 2018 -0700 |
tree | 1949c6f726c4293fd3d47c44fe317d25dfc709e8 | |
parent | c7d15e9f51288fef54a1f669db4b45085d7d5879 [diff] |
Teach VehiclePropertyStore to not propagate the status value when a set() operation comes from Android The status field of a property represents properties of the underlying implementation and it should thus be read-only to Android. Add a way for VehiclePropertyStore to be told whether it does (or does not) need to propagate the field to the stored property value. Test: build Bug: 76034442 Change-Id: I333fab7e296f425cf5c4a35ae136ccfbaa542379