Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff35cb18 authored by Annie Chin's avatar Annie Chin Committed by android-build-merger
Browse files

Merge \\"Set mContext scope to protected.\\" into nyc-mr1-dev am: 8709d0fc

am: e4747b39

Change-Id: If9d00d81152583305c6d526bf5c9e72281edc19c
parents 44544b8b e4747b39
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;