当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
4 Star 5 Fork 20

OpenHarmony / utils_selinux_policy_standard
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ohos_policy.mk 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-06-02 00:37 . update OpenHarmony 2.0 Canary
# 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.
ifeq ($(system_type), standard)
# compile in the vendorimg
OHOS_VENDOR_SEPOLICY_DIR :=
# interface for vendor and system, compile in the vendorimg and systemimg
OHOS_PUBLIC_SEPOLICY_DIR :=
# compile in the systemimg
OHOS_PRIVATE_SEPOLICY_DIR :=
OHOS_SEPOLICY_PATH := $(TOPDIR)../../../utils/system/selinux_policy_standard
define search-sub-policy
$(wildcard $(1)/*/policy.mk)
endef
include $(call search-sub-policy, $(OHOS_SEPOLICY_PATH))
endif
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/utils_selinux_policy_standard.git
git@gitee.com:openharmony/utils_selinux_policy_standard.git
openharmony
utils_selinux_policy_standard
utils_selinux_policy_standard
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891