| commit | 359a7e7805d6123c930094c5c47dacc0f01a23a4 | [log] [tgz] |
|---|---|---|
| author | Marin Shalamanov <shalamanov@google.com> | Mon Feb 17 17:03:07 2020 +0100 |
| committer | Marin Shalamanov <shalamanov@google.com> | Wed Mar 18 14:01:39 2020 +0100 |
| tree | 72d6ac70b2ac0c4fa915a01fdb82af2af0310df5 | |
| parent | 1581d90eca506a0979c4146667fbfc4022381c07 [diff] |
Use std::string in DeviceProductInfo and serialize it as Flattenable
Use std::string instead of fixed size char arrays. Serialize
DeviceProductInfo and DisplayInfo as Flattenable instead of using
memcpy().
Bug: 145299597
Test: 1. m
2. adb shell dumpsys display
3. check that DeviceProductInfo is correctly populated
Change-Id: Id21186138b39d7bb167c41ff7ee9387081ac6285