google / jetpack-camera-app

Apache License 2.0
152 stars 29 forks source link

Fix tests which don't specify explicit URI #265

Closed temcguir closed 2 months ago

temcguir commented 2 months ago

When running JCA without an explicit intent mode, the files are saved to MediaStore. This installs a watch on the MediaStore to delete any files that are created during tests.