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:
LYQ_YES
2025-10-07 15:00:40 +08:00
parent c55f6e97f1
commit 1767643eef
6 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# accesscontrol_cangjie_wrapperbeta
# accesscontrol_cangjie_wrapper(beta feature)
## Introduction
+2 -1
View File
@@ -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