Merge "Fix Fail to Launch work tab in launcher" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-05-13 01:18:46 +00:00
committed by Android (Google) Code Review
+1
View File
@@ -57,6 +57,7 @@
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<action android:name="android.intent.action.SHOW_WORK_APPS" />
<category android:name="android.intent.category.HOME" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.MONKEY"/>