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

Commit 80c55109 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Fix NPE in layoutlib. [DO NOT MERGE]

Change-Id: I36623304d83b344ea078044001577b8005a63c02
(cherry-picked from d0581d27)
parent 28873c1f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -273,7 +273,6 @@ public abstract class RenderAction<T extends RenderParams> extends FrameworkReso
            mContext.getRenderResources().setLogger(null);
        }

        mContext = null;
    }

    public static BridgeContext getCurrentContext() {