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

Commit 5e90c304 authored by nebkat's avatar nebkat
Browse files

Add @hide to new fields/methods

Change-Id: I41894c82deaeb7d517c3ca3841cb81a11ee32b30
parent 1019659b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1911,6 +1911,9 @@ public class Resources {
        }
    }

    /**
     * @hide
     */
    public final void updateStringCache() {
        synchronized (mTmpValue) {
            mAssets.recreateStringBlocks();