Commit bda3b62
committed
[cov,e2e] Disable coverage for provisioning_data ujson
Instrumenting the provisioning_data ujson module consumes
about 29K of RAM, causing the personalization binary to
exceed the SRAM capacity. This change disables coverage
instrumentation for this library to reduce memory usage,
as the module consists mostly of generated code.
Change-Id: I728720a42c0eb143e5bdfdae15b229322f399424
Signed-off-by: Yi-Hsuan Deng <[email protected]>1 parent ff2e920 commit bda3b62
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments