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

Skip to content
Commit 97a79bdb authored by Hai Zhang's avatar Hai Zhang
Browse files

Make all permissions per-user.

This affects how we do APIs and persistence, so it has to be
accomplished first.

Although both install and runtime permissions are per-user now, we
still need to record whether a permission was granted as an install
permission or a runtime permission, so that we can act accordingly
upon install <-> runtime permission type change.

This change also moves the areInstallPermissionsFixed state into
permission, which is a per-package state.

Bug: 158736025
Test: atest CtsPermissionTestCases
Change-Id: I4aad998cddee13ff0c19c84d6d473abc7a6e7019
parent 056630f1
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