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

Commit 80454c2c authored by Adam Lesinski's avatar Adam Lesinski Committed by android-build-merger
Browse files

Merge "Remove extraneous invalidate call that unregisters AssetManagers" into oc-dr1-dev

am: defdb1fd

Change-Id: I6878ca92b2bd8b2e9569147dde007ae657adc87c
parents 9a554952 defdb1fd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -987,8 +987,6 @@ public class ResourcesManager {
                }
            }

            invalidatePath("/");

            redirectResourcesToNewImplLocked(updatedResourceKeys);
        } finally {
            Trace.traceEnd(Trace.TRACE_TAG_RESOURCES);