update gn file

Signed-off-by: ohos-lsw <lishiwei6@huawei.com>
This commit is contained in:
ohos-lsw 2022-11-22 12:51:21 +08:00
parent 87bea8beae
commit 6dd380f346
2 changed files with 2 additions and 5 deletions

View File

@ -64,4 +64,4 @@ ohos_resources("mobiledatasettings_resources") {
sources = [ "mobiledatasettings/src/main/resources" ]
deps = [ ":callui_app_profile" ]
hap_profile = "mobiledatasettings/src/main/module.json"
}
}

View File

@ -18,14 +18,11 @@
"buildOption": {
},
"entryModules": [
"com.ohos.callui"
"callui"
],
"targets": [
{
"name": "default"
},
{
"name": "ohosTest",
}
]
}