Rename the cts install-tests to appsecurity-tests, and add more tests.
This CL adds tests to verify::
- App cannot be installed over existing app with different signature
- Application cannot access another app's private data
- Instrumentating an app requires same certificate
- permissions that require a matching signature won't be granted to .apks
with a different one.
The change that modifies the runtest test def so these tests can be run will
be coming shortly.
See http://b/editIssue?id=1971693 for more details.
41 files changed