mirror of
https://github.com/openharmony/applications_dlp_manager.git
synced 2026-07-01 13:20:42 -04:00
prebuilt_hap整改_dlp_manager
Signed-off-by: pupupu <zhangfeiyu6@huawei.com>
This commit is contained in:
@@ -23,7 +23,7 @@ ohos_app("dlp_manager") {
|
||||
js_build_mode = "release"
|
||||
certificate_profile = "signature/dlpmanager.p7b"
|
||||
hap_name = "dlp_manager"
|
||||
part_name = "prebuilt_hap"
|
||||
part_name = "dlp_manager"
|
||||
subsystem_name = "applications"
|
||||
module_install_dir = "app/com.ohos.dlpmanager"
|
||||
sdk_home = "//prebuilts/ohos-sdk/linux"
|
||||
|
||||
+3
-1
@@ -24,7 +24,9 @@
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"sub_component": [
|
||||
"//applications/standard/dlp_manager:dlp_manager"
|
||||
],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user