From d8667ad88c5941d9468a4a5ec8f98c8ff983e922 Mon Sep 17 00:00:00 2001 From: maosiping Date: Thu, 16 Dec 2021 10:31:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AEtelephony=5Fcellular=5Fdata?= =?UTF-8?q?=E7=9A=84CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: maosiping --- default.xml | 1 + matrix_product.csv | 1 + 2 files changed, 2 insertions(+) diff --git a/default.xml b/default.xml index ddb4a56..2c5e17d 100755 --- a/default.xml +++ b/default.xml @@ -127,6 +127,7 @@ + diff --git a/matrix_product.csv b/matrix_product.csv index 9cba1cb..d2f929b 100755 --- a/matrix_product.csv +++ b/matrix_product.csv @@ -376,6 +376,7 @@ telephony_core_service,@ohos/telephony_core_service,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N, telephony_sms_mms,@ohos/telephony_sms_mms,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,Y,,,,tel_sms_mms_gtest telephony_state_registry,@ohos/telephony_state_registry,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,Y,,,,tel_state_registry_test telephony_data_storage,@ohos/telephony_data_storage,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,Y,,,, +telephony_cellular_data,@ohos/telephony_cellular_data,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,Y,,,, test_developertest,@ohos/test_developertest,N,N,Y,Y,Y,Y,N,Y,Y,Y,Y,Y,N,N,N,Y,ParameterTest.bin,,, test_xdevice,@ohos/test_xdevice,Y,Y,Y,Y,Y,Y,N,Y,Y,Y,Y,Y,N,N,N,Y,,,, third_party_FatFs,@ohos/fatfs,Y,Y,Y,Y,N,N,N,Y,Y,Y,N,N,N,N,N,N,,,, -- GitLab