mirror of
https://gitee.com/openharmony/advertising_oaid
synced 2024-11-23 15:59:59 +00:00
更新子系统为advertising
Signed-off-by: chenshuai <chenshuai3@huawei.com>
This commit is contained in:
parent
41507009e9
commit
966daa2644
@ -17,5 +17,5 @@ ohos_prebuilt_etc("oaidservice.cfg") {
|
|||||||
source = "oaidservice.cfg"
|
source = "oaidservice.cfg"
|
||||||
relative_install_dir = "init"
|
relative_install_dir = "init"
|
||||||
part_name = "oaid"
|
part_name = "oaid"
|
||||||
subsystem_name = "cloud"
|
subsystem_name = "advertising"
|
||||||
}
|
}
|
||||||
|
@ -38,6 +38,6 @@ ohos_shared_library("oaid_client") {
|
|||||||
"safwk:system_ability_fwk",
|
"safwk:system_ability_fwk",
|
||||||
"samgr:samgr_proxy",
|
"samgr:samgr_proxy",
|
||||||
]
|
]
|
||||||
subsystem_name = "cloud"
|
subsystem_name = "advertising"
|
||||||
part_name = "oaid"
|
part_name = "oaid"
|
||||||
}
|
}
|
||||||
|
@ -60,6 +60,6 @@ ohos_shared_library("oaid") {
|
|||||||
]
|
]
|
||||||
|
|
||||||
relative_install_dir = "module/identifier"
|
relative_install_dir = "module/identifier"
|
||||||
subsystem_name = "cloud"
|
subsystem_name = "advertising"
|
||||||
part_name = "oaid"
|
part_name = "oaid"
|
||||||
}
|
}
|
||||||
|
@ -62,5 +62,5 @@ ohos_prebuilt_etc("oaid_service_config_json") {
|
|||||||
source = "oaid_manager/resource/oaid_service_config.json"
|
source = "oaid_manager/resource/oaid_service_config.json"
|
||||||
relative_install_dir = "cloud/oaid"
|
relative_install_dir = "cloud/oaid"
|
||||||
part_name = "oaid"
|
part_name = "oaid"
|
||||||
subsystem_name = "cloud"
|
subsystem_name = "advertising"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user