Files
android_development/tools/cargo_embargo/testdata/plotters/cargo_embargo.json
Andrew Walbran 8e86dfe14e Make tests configuration option optional.
Bug: 293289578
Test: atest cargo_embargo.test
Change-Id: Ia35acdcad920e0f585cc5be650f1d1e3b6aa176d
2023-08-15 17:47:06 +01:00

9 lines
139 B
JSON

{
"features": ["svg_backend", "area_series", "line_series"],
"package": {
"plotters": {
"device_supported": true
}
}
}