commit | fe430be9f102893c95258cc81589df132b7d02b3 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Thu Dec 29 14:36:58 2016 -0800 |
committer | Zach Jang <zachjang@google.com> | Thu Mar 09 19:16:55 2017 +0000 |
tree | 4924bf38b088ca6c3fc00d5d42684d41f80a60a4 | |
parent | a08c6a1cfbed86da5a9ab5a7838f0318be6c64d0 [diff] |
[DO NOT MERGE] 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: I1ccf546f78ee79ff027cb98124be81c8e5265a82