diff --git a/core/java/android/os/storage/StorageManager.java b/core/java/android/os/storage/StorageManager.java index 052bc6a0f3c3b..4d65f39db0a9a 100644 --- a/core/java/android/os/storage/StorageManager.java +++ b/core/java/android/os/storage/StorageManager.java @@ -1331,8 +1331,10 @@ public class StorageManager { /** * Return the list of shared/external storage volumes currently available to - * the calling user and the user it shares media with - * CDD link : https://source.android.com/compatibility/12/android-12-cdd#95_multi-user_support + * the calling user and the user it shares media with. Please refer to + * + * multi-user support for more details. + * *

* This is similar to {@link StorageManager#getStorageVolumes()} except that the result also * includes the volumes belonging to any user it shares media with