diff --git a/launcher/launcher/src/main/config.json b/launcher/launcher/src/main/config.json index b447a32f8f085174eec201744ab59c4eb967c7bd..d319aed17bd422091e3d1b17e5cb4c5c695620a5 100755 --- a/launcher/launcher/src/main/config.json +++ b/launcher/launcher/src/main/config.json @@ -23,7 +23,7 @@ "package": "com.huawei.launcher", "name": ".MyHarmonyAbilityPackage", "deviceType": [ - "phone", "tv","tablet", "pc","car","smartWatch","sportsWatch","smartVision" + "phone", "tv","tablet","car","smartWatch","sportsWatch","smartVision" ], "distro": { "deliveryWithInstall": true, diff --git a/setting/setting/src/main/config.json b/setting/setting/src/main/config.json index 4a3de02af022b59bb78398125523fca387b330e6..52560f411b2394eabb2572e9ebe72681cdc34024 100755 --- a/setting/setting/src/main/config.json +++ b/setting/setting/src/main/config.json @@ -20,7 +20,7 @@ "package": "com.huawei.setting", "name": ".MyHarmonyAbilityPackage", "deviceType": [ - "phone", "tv","tablet", "pc","car","smartWatch","sportsWatch","smartVision" + "phone", "tv","tablet","car","smartWatch","sportsWatch","smartVision" ], "distro": { "deliveryWithInstall": true,