mirror of
https://github.com/openharmony/telephony_telephony_cangjie_wrapper.git
synced 2026-07-01 03:23:11 -04:00
beta特性
Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com> Change-Id: I7ad7bfcc037fa0720eda4943e13c2e339e9c5adc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# telephony_telephony_cangjie_wrapper
|
||||
# telephony_telephony_cangjie_wrapper(beta feature)
|
||||
|
||||
## Introduction
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# 电话服务仓颉封装
|
||||
# 电话服务仓颉封装(beta特性)
|
||||
|
||||
## 简介
|
||||
|
||||
|
||||
@@ -11,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/ohos.gni")
|
||||
import("//build/templates/cangjie/cjc.gni")
|
||||
|
||||
|
||||
@@ -13,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 kit.TelephonyKit
|
||||
|
||||
public import ohos.telephony.call.*
|
||||
@@ -11,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.telephony") {
|
||||
|
||||
@@ -11,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.telephony.call") {
|
||||
|
||||
@@ -13,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.telephony.call
|
||||
|
||||
import ohos.app.ability.ui_ability.*
|
||||
|
||||
@@ -13,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.telephony.call
|
||||
|
||||
import ohos.hilog.*
|
||||
|
||||
@@ -13,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.telephony.call
|
||||
|
||||
foreign {
|
||||
|
||||
@@ -13,4 +13,6 @@
|
||||
* 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.telephony
|
||||
|
||||
Reference in New Issue
Block a user