google-research / CVD-paper-mobile-camera-example

Apache License 2.0
6 stars 4 forks source link

Sensory app asks for permissions to access music on my phone #29

Open themonk911 opened 7 months ago

themonk911 commented 7 months ago

My device is a Pixel 6. It looks like there are some potentially unnecessary permissions being requested.

MJ1998 commented 7 months ago

Thanks. We added android.permission.READ_MEDIA_AUDIO for one of the future work. We can remove it unless that work is added.