Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • A android_prebuilts_prebuiltapks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • e
  • os
  • android_prebuilts_prebuiltapks
  • Merge requests
  • !161

Draft: DNM: Camera: Declare SYSTEM_CAMERA permission

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Rohit requested to merge 4445-r-aux_cam into master Jan 05, 2022
  • Overview 2
  • Commits 1
  • Changes 1

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 Jan 05, 2022 by Rohit
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 4445-r-aux_cam