google / jetpack-camera-app

Apache License 2.0
152 stars 29 forks source link

Only request audio permission in Standard mode #228

Closed davidjiagoogle closed 5 months ago

davidjiagoogle commented 5 months ago

As titled.

I didn't add or modify any test for this because I think it makes sense to work on top of Kim's permission tests. I did locally tested removing the audio permission in ImageCaptureDeviceTest, and observed that the external intent capture tests would pass and the standard capture would fail.