commit | 2e6cec5a0f13f5011b6208b06d122c8dbbbb6c2a | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Sep 06 15:18:23 2023 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Wed Sep 06 16:11:21 2023 +0100 |
tree | 07b25d97222f78d9f41585235d32565b1f781565 | |
parent | 6ca8712996c6be220b62811e4c6c554b7720526d [diff] |
Default device_supported and host_supported to true in serde. This is cleaner than using .unwrap_or(true) wherever they are used. Bug: 293289578 Test: atest cargo_embargo.test Change-Id: I763adf0cc51721408adf55b966ed4304e2766c00