Description: 修复README.md存在404断链

IssueNo: #I79OLP
Sig: SIG_ApplicationFramework
Feature or Bugfix: Bugfix
Binary Source: No

Signed-off-by: yangzk <yangzhongkai@huawei.com>
Change-Id: I0874a6304a6323c7b279288e6e514d04760849ba
This commit is contained in:
yangzk
2023-10-08 10:26:16 +08:00
parent 8c830601d6
commit 23f4b2f38d
+1 -1
View File
@@ -75,7 +75,7 @@ The ability management framework is provided by OpenHarmony for you to develop O
## Usage<a name="section1954314201620"></a>
- The Ability Manager Service is running in the foundation process.
- The Ability Manager Service is registered with **sa\_manager**. **sa\_manager** runs in the foundation process and sets up a thread runtime environment for the service. For details about how to create and use the Ability Manager Service, see [SA Framework](en-us_topic_0000001051589563.md).
- The Ability Manager Service is registered with **sa\_manager**. **sa\_manager** runs in the foundation process and sets up a thread runtime environment for the service. For details about how to create and use the Ability Manager Service, see SA Framework.
- The Ability Manager Service starts upon OS startup.
- After the HAP installation is complete, you can use the aa tool to run the demo for starting the specified ability through the following command. \(Taking **hispark\_taurus** as an example, you can obtain the aa tool from the **out/hispark\_taurus/ipcamera\_hispark\_taurus/dev\_tools/bin** directory after the version building.\)