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

Commit 7e89f8eb authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 5383

* changes:
  Oops, need to hide the new api.
parents d1ebf538 99941275
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;
        }