OSDN Git Service

docs: Added note in getCacheDir() that developers can use directory
authorKevin Hufnagle <khufnagle@google.com>
Fri, 23 Sep 2016 23:44:03 +0000 (16:44 -0700)
committerKevin Hufnagle <khufnagle@google.com>
Fri, 23 Sep 2016 23:44:03 +0000 (16:44 -0700)
commite9681e192a678d2b8f1fae5c92a87d5d52149515
tree1a8d387a29c7d83ab5fb2a44dca4e153e6031407
parentd91c303e6cb0791616a868a5f0cf90dd69bb535a
docs: Added note in getCacheDir() that developers can use directory
obtained from getExternalCacheDir() to store app caches larger than
1 MB.

Bug: 22505268
Change-Id: I9972ba5ef7b43a135c00ac48a2e5ccb1fcc5b103
core/java/android/content/Context.java