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

Commit 29b4986e authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android Git Automerger
Browse files

am 5c77c126: am b6588c52: Merge "Fix NPE in layoutlib. [DO NOT MERGE]" into jb-mr2-dev

* commit '5c77c126':
  Fix NPE in layoutlib. [DO NOT MERGE]
parents ce393373 5c77c126
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -273,7 +273,6 @@ public abstract class RenderAction<T extends RenderParams> extends FrameworkReso
            mContext.getRenderResources().setLogger(null);
            mContext.getRenderResources().setLogger(null);
        }
        }


        mContext = null;
    }
    }


    public static BridgeContext getCurrentContext() {
    public static BridgeContext getCurrentContext() {