mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Band-aid for getHomeActivities returning null
It can return null immediately after android.intent.action.ACTION_PREFERRED_ACTIVITY_CHANGED notification. Test: local Bug: 187080582 Change-Id: I8625fdfc0add57fed832bdca4713747a005bf08c
This commit is contained in:
@@ -110,4 +110,5 @@ public final class TestProtocol {
|
||||
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
|
||||
public static final String WORK_PROFILE_REMOVED = "b/159671700";
|
||||
public static final String FALLBACK_ACTIVITY_NO_SET = "b/181019015";
|
||||
public static final String THIRD_PARTY_LAUNCHER_NOT_SET = "b/187080582";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user