modify code

Signed-off-by: huangke11 <huangke11@huawei.com>
This commit is contained in:
huangke11
2022-03-07 15:57:18 +08:00
parent 6c75612720
commit db6102d57d
15 changed files with 9 additions and 9 deletions
Executable → Regular
View File
Executable → Regular
View File
Executable → Regular
+1 -1
View File
@@ -51,5 +51,5 @@ char *filePath = GetOneCfgFile(testPathSuffix, CUST_TYPE_CONFIG, buf, MAX_PATH_L
[global\_i18n\_lite](https://gitee.com/openharmony/global_i18n_lite/blob/master/README.md)
global\_cust\_lite
**global\_cust\_lite**
Executable → Regular
+1 -1
View File
@@ -51,5 +51,5 @@ char *filePath = GetOneCfgFile(testPathSuffix, CUST_TYPE_CONFIG, buf, MAX_PATH_L
[global\_i18n\_lite](https://gitee.com/openharmony/global_i18n_lite/blob/master/README_zh.md)
global\_cust\_lite
**global\_cust\_lite**
Executable → Regular
+1 -1
View File
@@ -12,7 +12,7 @@
"component": {
"name": "cust_lite",
"subsystem": "global",
"syscap": [],
"syscap": [ "SystemCapability.Customization.ConfigPolicy" ],
"features": [],
"adapted_system_type": [ "standard", "small" ],
"rom": "",
Executable → Regular
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright (c) 2021 Huawei Device Co., Ltd.
# Copyright (c) 2021-2022 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
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Copyright (c) 2021-2022 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
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright (c) 2021 Huawei Device Co., Ltd.
# Copyright (c) 2021-2022 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
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Copyright (c) 2021-2022 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
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Copyright (c) 2021-2022 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
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Copyright (c) 2021-2022 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
Executable → Regular
View File
View File
View File
Executable → Regular
View File