1 Star 0 Fork 129

Quan Yin/security_permission

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
permission.gni 2.29 KB
一键复制 编辑 原始数据 按行查看 历史
李伟 提交于 2021-09-11 19:57 . L2分布式权限代码上库
# Copyright (c) 2021 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
permission_path = "//base/security/permission"
distributed_permission_record_database_path =
"${permission_path}/frameworks/permission_standard/permissionrecorddatabase"
distributed_permission_frameworks_log_path =
"${permission_path}/frameworks/permission_standard/permissioninfrastructure"
distributed_permission_innerkits_distributed_path = "${permission_path}/interfaces/innerkits/permission_standard/distributedpermission"
distributed_permission_kits_path = "${permission_path}/interfaces/kits/permission_standard/distributedpermission"
distributed_permission_services_path = "${permission_path}/services/permission_standard/distributedpermissionmanagerservice"
distributed_permission_standard_path =
"${permission_path}/services/permission_standard"
distributed_permission_innerkits_sdk_path =
"${permission_path}/interfaces/innerkits/permission_standard/permissionsdk"
distributed_permission_sttest_path =
"${permission_path}/test/systemtest/common/distributedpermission"
foundation_services_path = "//foundation/appexecfwk/standard/services"
aafwk_path = "//foundation/aafwk/standard"
appexecfwk_path = "//foundation/appexecfwk/standard"
appspawn_path = "//base/startup/appspawn_standard"
even_path = "//base/notification/ces_standard"
libs_path = "${appexecfwk_path}/libs"
common_path = "${appexecfwk_path}/common"
services_path = "${appexecfwk_path}/services"
kits_path = "${appexecfwk_path}/kits"
innerkits_path = "${appexecfwk_path}/interfaces/innerkits"
tools_path = "${appexecfwk_path}/tools"
test_hap_common_path = "${appexecfwk_path}/test/common"
system_test_app_path =
"${permission_path}/test/resource/dpmssystemtestability/abilitySrc"
dispatcher_path = "${appexecfwk_path}/interfaces/innerkits/task_dispatcher"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yin_quan2/security_permission.git
[email protected]:yin_quan2/security_permission.git
yin_quan2
security_permission
security_permission
master

搜索帮助