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

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

Merge "Remove extraneous invalidate call that unregisters AssetManagers" into...

Merge "Remove extraneous invalidate call that unregisters AssetManagers" into oc-dr1-dev am: defdb1fd am: 80454c2c
am: 4733bcaa

Change-Id: I95bbfb04d83b270de47c7a7143b68b6b94eeabf4
parents f963ba31 4733bcaa
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);