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

Commit 99941275 authored by Grace Kloba's avatar Grace Kloba
Browse files

Oops, need to hide the new api.

parent c889f13e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -108,6 +108,9 @@ public final class CacheManager {
            return expires;
        }

        /**
         * @hide Pending API council approval
         */
        public String getExpiresString() {
            return expiresString;
        }