mirror of
https://gitee.com/openharmony/advertising_oaid
synced 2025-02-15 04:48:03 +00:00
* Description: resetOaid白名单校验添加配置
Signed-off-by: lipan <lipan111@huawei.com>
This commit is contained in:
parent
5db5cc6f5d
commit
803a728bb0
@ -70,7 +70,7 @@ ohos_shared_library("oaid_service") {
|
|||||||
|
|
||||||
ohos_prebuilt_etc("oaid_service_config_json") {
|
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 = "advertising/oaid"
|
||||||
part_name = "oaid"
|
part_name = "oaid"
|
||||||
subsystem_name = "advertising"
|
subsystem_name = "advertising"
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"providerBundleName": []
|
"resetOAIDBundleName": []
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user