fix: add device type of tablet

Signed-off-by: liujiandong <liujiandong1@huawei.com>
This commit is contained in:
YOUR_NAME
2022-10-21 17:57:00 +08:00
parent 181204c0b6
commit da273da2db
+2 -1
View File
@@ -21,7 +21,8 @@
"deviceType": [
"tv",
"car",
"default"
"default",
"tablet"
],
"distro": {
"deliveryWithInstall": true,