Skip to content

Commit

Permalink
Merge pull request #303 from Fe3O4-Git/patch-1
Browse files Browse the repository at this point in the history
fix a wrong spelling
  • Loading branch information
Tornaco authored Aug 21, 2021
2 parents 2e0c0ca + 675f161 commit 00d0ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc_src/docs/6-Profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ interface IKiller {
| ---------------------------- | -------------------- | ---- | ---- | --------------------- |
| launchProcessForPackage | 启动应用进程 | 包名 | 如下 | Boolean(true/false) |
| launchMainActivityForPackage | 打开应用主界面 | 包名 | 如下 | Boolean(true/false) |
| getLaunchIntentForPackage | 获取用用的启动Intent | 包名 | 如下 | Intent |
| getLaunchIntentForPackage | 获取应用的启动Intent | 包名 | 如下 | Intent |
| getFrontAppPackage | 获取当前前台应用包名 || 如下 | String(字符串) |
| getFrontAppPackageComponent | 获取当前前台应用组件 || 如下 | ComponentName |

Expand Down

0 comments on commit 00d0ed7

Please sign in to comment.