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

Commit d5334121 authored by Bryce Lee's avatar Bryce Lee Committed by Android Git Automerger
Browse files

am 2f8ac2a3: Fix build due to merge of duplicate variable.

* commit '2f8ac2a3':
  Fix build due to merge of duplicate variable.
parents 4816ea0e 2f8ac2a3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -266,7 +266,6 @@ public class PhoneWindowManager implements WindowManagerPolicy {
    WindowManagerFuncs mWindowManagerFuncs;
    WindowManagerInternal mWindowManagerInternal;
    PowerManager mPowerManager;
    PowerManagerInternal mPowerManagerInternal;
    ActivityManagerInternal mActivityManagerInternal;
    DreamManagerInternal mDreamManagerInternal;
    PowerManagerInternal mPowerManagerInternal;