Merge change 5383

* changes:
  Oops, need to hide the new api.
This commit is contained in:
Android (Google) Code Review
2009-06-25 11:57:14 -07:00

View File

@@ -108,6 +108,9 @@ public final class CacheManager {
return expires;
}
/**
* @hide Pending API council approval
*/
public String getExpiresString() {
return expiresString;
}