requiredPermissions
Manifest.permission.CAMERA, always. Below API 29, TakePhotoTool and CaptureVideoTool also need WRITE_EXTERNAL_STORAGE to insert into MediaStore — the scoped-storage exemption for an app's own MediaStore inserts only applies on API 29+.