@@ -64,42 +64,27 @@ The feature updates for the mini and small systems are as follows:
## Source Code Acquisition
**Method 1 (recommended)**
### Acquiring Source Code Using the repo Tool
Use the **repo** tool to download the source code over SSH. (You must have registered an SSH public key for access to Gitee.)
**Method 1 (recommended)**: Use the **repo** tool to download the source code over SSH. (You must have registered an SSH public key for access to Gitee.)
This version has the following updates to OpenHarmony 2.2 Beta2.
...
...
@@ -107,11 +92,11 @@ This version has the following updates to OpenHarmony 2.2 Beta2.
### Feature Updates
**Table 3** New and enhanced features
**Table 2** New and enhanced features
| Subsystem| Standard System| Mini and Small Systems|
| -------- | -------- | -------- |
| Distributed Scheduler| - Remote Service ability binding is supported.<br/>- Cross-device FA migration is supported.<br/>- Permission verification is added for the visible attribute of a component. | The ability on a standard-system device can be started from a mini-system device.|
| Distributed Scheduler| - Remote Service ability binding is supported.<br/>- Cross-device FA migration is supported.<br/>- Permission verification is added for the visible attribute of a component. | The small system can now start HarmonyOS abilities.|
| Graphics| For chip platforms with GPU modules, GPUs can be used for rendering and composition to improve graphics performance and reduce CPU load.| N/A|
| Distributed Hardware| - The formal PIN authentication scheme based on DSoftBus authentication channels is supported.<br/>- A pop-up window is displayed for PIN authentication.<br/>- A pop-up window is displayed to show a PIN.<br/>- A pop-up window is displayed for the user to enter a PIN.| N/A|
| Event Notification| - Application notification subscription and unsubscription are supported.<br/>- Local text and picture-attached notifications can be published or canceled on the application side.<br/>- Application notification redirection is supported.<br/>- Notification slots can be added or removed on the application side.<br/>- Notification flow control and death monitor are supported.| N/A|
...
...
@@ -145,7 +130,7 @@ For details about the adaptation status, see [SIG-Devboard](https://gitee.com/op
## Resolved Issues
**Table 4** Issues resolved for mini and small systems
**Table 3** Issues resolved for mini and small systems
| Issue No.| Description|
| -------- | -------- |
...
...
@@ -165,7 +150,7 @@ For details about the adaptation status, see [SIG-Devboard](https://gitee.com/op
| [I490KZ](https://gitee.com/openharmony/kernel_liteos_a/issues/I490KZ) | The **FutexTest.testPthreadTimdOutRWlockWR** case fails to be executed.|
| [I44SFO](https://gitee.com/openharmony/third_party_toybox/issues/I44SFO) | During the integration test, a file in a directory is moved to another directory, and then a file with the same name is created in the first directory. When the user attempts to move the new file, a message is displayed, indicating that the file does not exist.|
Table 5 Issues resolved for the standard system
Table 4 Issues resolved for the standard system
| Issue No.| Description|
| -------- | -------- |
...
...
@@ -180,7 +165,7 @@ Table 5 Issues resolved for the standard system