Don't allow permission change to runtime
Prevent apps to change permission protection level to dangerous from any other type as this would allow a privilege escalation where an app adds a normal permission in other app's group and then redefines it as dangerous leading to the group auto-grant. Test: Added a CTS test which passes. bug:33860747 Change-Id: Icd2d596d42ae2c6cf569c016d20d9bb9106a29ef
Loading
Please register or sign in to comment