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

Skip to content

Draft: DNM: Camera: Declare SYSTEM_CAMERA permission

Rohit Sekhar requested to merge 4445-r-aux_cam into master

Description

Camera: Declare SYSTEM_CAMERA permission

Issue(s)

https://gitlab.e.foundation/e/backlog/-/issues/4445

Test environment

Test procedures

  • Install the FP4 build. Check if aux cameras are supported in the Camera application
  • Install the FP3 build. Notice there are no regressions regarding the Camera.

Technical details

  • This will allow us to access cameras that are declared as "System Cameras" by the Camera HAL
  • Together with this, the app will have to be installed as a system app or signed with the same signature as system (protection level of system|signature) to be granted this permission

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Rohit Sekhar

Merge request reports

Loading