未验证 提交 2cd39434 编写于 作者: O openharmony_ci 提交者: Gitee

!11770 修改断链--不涉及翻译

Merge pull request !11770 from Austin/master
......@@ -78,7 +78,7 @@ Example 1: all information of the operating system
```
OHOS:/$ uname -a
LiteOS hisilicon 2.0.0.37 Huawei LiteOS 2.0.0.37 Oct 21 2021 17:39:32 Cortex-A7
LiteOS hisilicon 2.0.x.x Huawei LiteOS 2.0.x.x Oct 21 2021 17:39:32 Cortex-A7
OHOS:/$
```
......
......@@ -1422,7 +1422,7 @@ For details about product compatibility specifications, see [Introduction to Pro
### XTS Test Cases
For details about the `XTS` test cases, see [XTS](https://gitee.com/openharmony/docs/blob/master/en/device-dev/subsystems/subsys-xts-guide.md). To adapt the `XTS` subsystem, you need to add the `xts_acts`/`xts_tools` component in the `config.json` file, as shown below:
For details about the `XTS` test cases, see [XTS](../subsystems/subsys-xts-guide.md). To adapt the `XTS` subsystem, you need to add the `xts_acts`/`xts_tools` component in the `config.json` file, as shown below:
{
"subsystem": "xts",
......
# Mini System SoC Porting Guide<a name="EN-US_TOPIC_0000001157479383"></a>
- **[Porting Preparations](porting-chip-prepare.md)**
- **[Porting Preparations](porting-chip-prepare-knows.md)**
- **[Kernel Porting](porting-chip-kernel.md)**
- **[Kernel Porting](porting-chip-kernel-overview.md)**
- **[Board-Level OS Porting](porting-chip-board.md)**
- **[Board-Level OS Porting](porting-chip-board-overview.md)**
- **[FAQ](porting-chip-faqs.md)**
......
......@@ -24,7 +24,7 @@ OpenHarmony提供通用的应用特权和可由设备厂商针对不同设备单
### 配置方式
1.[HarmonyAppProvision文件](https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/quick-start/app-provision-structure.md)中添加字段”app-privilege-capabilities“,按需配置通用权限能力。
1.[HarmonyAppProvision文件](../../application-dev/security/app-provision-structure.md)中添加字段”app-privilege-capabilities“,按需配置通用权限能力。
2. 使用签名工具对HarmonyAppProvision文件重新签名,生成p7b文件
3. 使用p7b文件签名hap
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册