History log of /frameworks/base/tests/permission/src/com/android/framework/permission/tests/PmPermissionsTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f1977b4500e82b72ea6aa5c46d97406a20017caf 25-Mar-2014 Christopher Tate <ctate@google.com> Expand install observer semantics

...and now fail conservatively when two apps both attempt to define
the same permission. Apps signed with the same certificate are
permitted to redefine permissions.

We also finally have a (hidden) interface class for observing package
installation so that we can now rev the interface without breaking
existing callers.

Bug 13551375

Change-Id: Ifa4e59154dcccbb286ee46a35a6f25e4ad0f0f01
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/PmPermissionsTests.java
ea196fc50e9711207eddb1f546fec1463b615fc0 15-Jun-2009 Suchi Amalapurapu <asuchitra@google.com> More tests to check permissions in PackageManager api's are enforced
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/PmPermissionsTests.java
9f2f87d92b3c23680fa7c24dbccf67976d0968d3 15-Jun-2009 Suchi Amalapurapu <asuchitra@google.com> Add tests to check permissions in PackageManager api's
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/PmPermissionsTests.java