mirror of
https://github.com/openharmony/accesscontrol_accesscontrol_cangjie_wrapper.git
synced 2026-06-30 20:47:57 -04:00
beta 特性
Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com> Change-Id: Id36d9f1a6e3e38aa6430652607ee63b7970c1793 Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# accesscontrol_cangjie_wrapper(beta)
|
||||
# accesscontrol_cangjie_wrapper(beta feature)
|
||||
|
||||
## Introduction
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
# Copyright (c) 2025 Huawei Device Co., Ltd.
|
||||
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
# 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
|
||||
@@ -12,6 +11,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
import("//build/templates/cangjie/cjc.gni")
|
||||
|
||||
ohos_cangjie_shared_library("ohos.ability_access_ctrl") {
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025 Huawei Device Co., Ltd.
|
||||
* The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
* 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
|
||||
@@ -14,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.ability_access_ctrl
|
||||
|
||||
import ohos.app.ability.ui_ability.{UIAbilityContext, getStageContext}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025 Huawei Device Co., Ltd.
|
||||
* The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
* 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
|
||||
@@ -14,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.ability_access_ctrl
|
||||
|
||||
import ohos.business_exception.getUniversalErrorMsg
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
# Copyright (c) 2025 Huawei Device Co., Ltd.
|
||||
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
# 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
|
||||
@@ -12,6 +11,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
import("//build/templates/cangjie/cjc.gni")
|
||||
|
||||
ohos_cangjie_shared_library("ohos.security.permission_request_result") {
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2025 Huawei Device Co., Ltd.
|
||||
* The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
* 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
|
||||
@@ -14,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.security.permission_request_result
|
||||
|
||||
import ohos.business_exception.BusinessException
|
||||
|
||||
Reference in New Issue
Block a user