mirror of
https://github.com/openharmony/applications_call.git
synced 2026-06-30 20:27:55 -04:00
@@ -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",
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user