mirror of
https://gitee.com/openharmony/applications_call
synced 2024-11-23 06:19:44 +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" ]
|
||||
deps = [ ":callui_app_profile" ]
|
||||
hap_profile = "mobiledatasettings/src/main/module.json"
|
||||
}
|
||||
}
|
||||
|
@ -18,14 +18,11 @@
|
||||
"buildOption": {
|
||||
},
|
||||
"entryModules": [
|
||||
"com.ohos.callui"
|
||||
"callui"
|
||||
],
|
||||
"targets": [
|
||||
{
|
||||
"name": "default"
|
||||
},
|
||||
{
|
||||
"name": "ohosTest",
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user