failNextOpen property

bool failNextOpen
getter/setter pair

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;