diff --git a/frameworks/ability_lite/example/config.json b/frameworks/ability_lite/example/config.json index d7c5da3c1481f267ef3d4cf69d428080ec0c5e6d..f9ead0c603a91f6c86eeaacd55f7a74d3636f882 100644 --- a/frameworks/ability_lite/example/config.json +++ b/frameworks/ability_lite/example/config.json @@ -18,6 +18,8 @@ }, "module": { "deviceType": [ + "default", + "tablet", "smartVision" ], "distro": { @@ -51,4 +53,4 @@ } ] } -} \ No newline at end of file +}