mirror of
https://gitee.com/openharmony/applications_call
synced 2024-11-27 00:20:46 +00:00
update gn file
Signed-off-by: ohos-lsw <lishiwei6@huawei.com>
This commit is contained in:
parent
87bea8beae
commit
6dd380f346
2
BUILD.gn
2
BUILD.gn
@ -64,4 +64,4 @@ ohos_resources("mobiledatasettings_resources") {
|
|||||||
sources = [ "mobiledatasettings/src/main/resources" ]
|
sources = [ "mobiledatasettings/src/main/resources" ]
|
||||||
deps = [ ":callui_app_profile" ]
|
deps = [ ":callui_app_profile" ]
|
||||||
hap_profile = "mobiledatasettings/src/main/module.json"
|
hap_profile = "mobiledatasettings/src/main/module.json"
|
||||||
}
|
}
|
||||||
|
@ -18,14 +18,11 @@
|
|||||||
"buildOption": {
|
"buildOption": {
|
||||||
},
|
},
|
||||||
"entryModules": [
|
"entryModules": [
|
||||||
"com.ohos.callui"
|
"callui"
|
||||||
],
|
],
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"name": "default"
|
"name": "default"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ohosTest",
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user