From 73fdde467570492a4936fe2b3167e4adc5411d32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=98=BF=E9=BE=99?= <7805971+zhang_along@user.noreply.gitee.com> Date: Sat, 19 Sep 2020 16:15:17 +0800 Subject: [PATCH] =?UTF-8?q?!119=20[Lightweight=20PR]:=20update=20startup?= =?UTF-8?q?=20readme=20Merge=20pull=20request=20!119=20from=20=E5=BC=A0?= =?UTF-8?q?=E9=98=BF=E9=BE=99/N/A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\220\257\345\212\250\346\201\242\345\244\215README.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/readme/\345\220\257\345\212\250\346\201\242\345\244\215README.md" "b/readme/\345\220\257\345\212\250\346\201\242\345\244\215README.md" index 416512ff06..529024bbd5 100755 --- "a/readme/\345\220\257\345\212\250\346\201\242\345\244\215README.md" +++ "b/readme/\345\220\257\345\212\250\346\201\242\345\244\215README.md" @@ -46,7 +46,7 @@
应用孵化模块,appspawn进程,负责通过轻量级IPC机制接收AMS消息,然后根据消息解析结果启动应用进程并赋予其对应权限。
+应用孵化模块,appspawn进程,负责通过IPC机制接收Ability Manager Service的消息,然后根据消息解析结果启动应用进程并赋予其对应权限。