Brett Chabot
8b85a8afea
Add smalltest annotation to HardwareServicePermissionTest.
2009-06-19 18:13:50 -07:00
Brett Chabot
3648090733
Add permission tests for IHardwareService.
2009-06-19 16:19:30 -07:00
Brett Chabot
6cdd1c8a60
Add SmsManager permission test.
2009-06-17 11:29:45 -07:00
Android (Google) Code Review
6edb3487be
Merge change 4234 into donut
...
* changes:
Implement permission test for activity, window, service manager.
2009-06-15 15:07:50 -07:00
Dianne Hackborn
cfaef699e1
Implement permission test for activity, window, service manager.
...
This also includes some changes to the window manager permission checks. Almost all of these
are to make it most testable (through an exception on a permission failure), though there is
one permission check that needed to be added: updateOrientationFromAppTokens().
2009-06-15 14:35:07 -07:00
Android (Google) Code Review
acec4d6741
Merge change 4224 into donut
...
* changes:
Add test for GServices write permission, and remove dummy placeholder framework permission test.
2009-06-15 14:20:53 -07:00
Brett Chabot
2f0d86cf2e
Add test for GServices write permission, and remove dummy placeholder framework permission test.
2009-06-15 14:15:19 -07:00
Suchi Amalapurapu
ea196fc50e
More tests to check permissions in PackageManager api's are enforced
2009-06-15 13:19:25 -07:00
Suchi Amalapurapu
9f2f87d92b
Add tests to check permissions in PackageManager api's
2009-06-15 12:23:15 -07:00
Brett Chabot
9faa04fd85
Add permission test structure for private framework permissions.
2009-06-15 10:43:40 -07:00