failNextOpen property
Set to make the next openDownloadsFd call fail — simulates the
legacy-Android (pre-API 29) fallback path, where there's no
MediaStore.Downloads collection to insert into.
Implementation
bool failNextOpen = false;
Set to make the next openDownloadsFd call fail — simulates the
legacy-Android (pre-API 29) fallback path, where there's no
MediaStore.Downloads collection to insert into.
bool failNextOpen = false;