commit | 1441bf7e254e0f2c4f21275b44f318f77868c2ba | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Mon Dec 03 19:55:28 2018 -0800 |
committer | Alec Mouri <alecmouri@google.com> | Mon Dec 03 23:04:00 2018 -0800 |
tree | 6c99d68f7443823e78a29ddb36c4d70bccf91ecd | |
parent | d653633b27a6f1ffcb6446d78c3762e803168172 [diff] |
Add default values to {Display,Layer}Settings fields For primitives at least, the compiler can do whatever it wants due to undefined behavior. For other types it's documentation of default values. Bug: 118461793 Change-Id: I9ff3f6c4fd77f1aa60bd2e724d8dee54fddbe5f8 Test: builds