mirror of
https://gitee.com/openharmony/xts_dcts
synced 2024-12-02 13:07:30 +00:00
modify device type
Signed-off-by: wTong6 <wangtong94@huawei.com>
This commit is contained in:
parent
92f9fb60ba
commit
debbb6b554
@ -30,6 +30,8 @@
|
||||
"package": "com.example.myapplication",
|
||||
"name": "com.example.myapplication.MyApplication",
|
||||
"deviceType": [
|
||||
"tablet",
|
||||
"default",
|
||||
"phone"
|
||||
],
|
||||
"distro": {
|
||||
|
@ -31,6 +31,8 @@
|
||||
"name": ".MyApplication",
|
||||
"mainAbility": "com.example.myapplication.MainAbility",
|
||||
"deviceType": [
|
||||
"tablet",
|
||||
"default",
|
||||
"phone"
|
||||
],
|
||||
"distro": {
|
||||
|
Loading…
Reference in New Issue
Block a user