Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a2b109a0 authored by Usman Abdullah's avatar Usman Abdullah
Browse files

Grant Camera Permissions to DialerPackage

The Dialer apps now need camera permissions because they support video
calling. Having the app  ask for permission at runtime is not reasonable
because this is difficult to do in situations like:
  - incoming video calls
  - outging emergency video calls

It also would lead to a poor user experience in the scenario mentioned
above.

We already do this for a couple other permissions including microphone
permissions, and since the idea here is the same we are requesting camera
permissions for the dialer app as well to support video calling.

bug=30036076

Change-Id: Ie2c1bdbcb97236e8497339512dcdb8d921641cf6
parent dbd5480a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment