Merge \"Set mContext scope to protected.\" into nyc-mr1-dev
am: 8709d0fce8
Change-Id: I23720c8a6f577da910a45bbbc4373f1ad9256ce8
This commit is contained in:
@@ -47,7 +47,7 @@ public class AssistManager {
|
||||
private static final long TIMEOUT_SERVICE = 2500;
|
||||
private static final long TIMEOUT_ACTIVITY = 1000;
|
||||
|
||||
private final Context mContext;
|
||||
protected final Context mContext;
|
||||
private final WindowManager mWindowManager;
|
||||
private final AssistDisclosure mAssistDisclosure;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user