Commit 6ea442a
committed
data(watch): drop invalid sub-1GB storage_options_gb from Huawei 2018 watches
Huawei Watch GT/Magic carried storage_options_gb: [0.125] (128 MB), which is
not a valid integer-GB value: app.validate requires int >= 1 and TechEngine's
MobileDeviceRead rejects the fractional float, breaking the static dump. Remove
the field (the optional storage list) so the records validate and dump cleanly.
Refs #11 parent f661e9f commit 6ea442a
1 file changed
Lines changed: 0 additions & 3 deletions
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
0 commit comments