Fix javadoc rendering

Fixed CDD link rendering in javadoc for
getStorageVolumesIncludingSharedProfiles

Bug: 217627738
Test: Verify the javadoc by opening the generated html pages in browser
Change-Id: Ib5a7e52b44a6b5bc11f17fe3a8e726649c6b70bc
This commit is contained in:
sailendrabathi
2022-02-10 06:04:30 +00:00
parent 2527ac8daf
commit 6cdf3748ab

View File

@@ -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
* <a href="https://source.android.com/compatibility/12/android-12-cdd#95_multi-user_support">
* multi-user support</a> for more details.
*
* <p>
* This is similar to {@link StorageManager#getStorageVolumes()} except that the result also
* includes the volumes belonging to any user it shares media with