Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2024-12-05 09:46:49 +01:00
parent 82c50e2114
commit 01a61ccca7
No known key found for this signature in database
GPG key ID: 4E577DC593B59BDF

View file

@ -99,7 +99,6 @@ object PermissionUtil {
ActivityCompat.checkSelfPermission(context, it) == PackageManager.PERMISSION_GRANTED
}
// TODO: Rename the function to requestExternalStoragePermissionIfNeeded to avoid confusion.
/**
* Request relevant external storage permission depending on SDK, if needed.