Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b20b219b authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

Revert "core/api: Update API stub docs in accordance to 7a38d9bb"

This reverts commit deb0026a.
parent 72fc473f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32582,7 +32582,6 @@ package android.os.storage {
    method @NonNull public java.util.List<android.os.storage.StorageVolume> getStorageVolumes();
    method @NonNull @RequiresPermission(android.Manifest.permission.MANAGE_EXTERNAL_STORAGE) public java.util.List<android.os.storage.StorageVolume> getStorageVolumesIncludingSharedProfiles();
    method @NonNull public java.util.UUID getUuidForPath(@NonNull java.io.File) throws java.io.IOException;
    method public static boolean inCryptKeeperBounce();
    method public boolean isAllocationSupported(@NonNull java.io.FileDescriptor);
    method public boolean isCacheBehaviorGroup(java.io.File) throws java.io.IOException;
    method public boolean isCacheBehaviorTombstone(java.io.File) throws java.io.IOException;