Clarification to incorporate API review feedback

Bug: 210990627
Test: manual build succeeds
Change-Id: I62332fb462810050ed5baac3fecd559a4c28165a
This commit is contained in:
Neharika Jali
2022-02-14 16:44:42 +00:00
parent 4081821956
commit 1f65ee7946

View File

@@ -1536,6 +1536,8 @@ public class StorageManager {
* be reserved for cached data depending on the device state which is then passed on
* to getStorageCacheBytes.
*
* Input File path must point to a storage volume.
*
* @hide
*/
@SystemApi(client = SystemApi.Client.MODULE_LIBRARIES)