Commit dd96b55
committed
feat: pass launch_type when launching apps from launcher
启动器启动应用时传入 launch_type 参数,用于应用启动埋点统计。
launch_type=1 表示从启动器点击启动。
Pass launch_type parameter when launching applications from
launcher for application launch event reporting. launch_type=1
indicates the app was launched from the launcher.
PMS: TASK-3886571 parent 2f9b210 commit dd96b55
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments