summaryrefslogtreecommitdiffstats
path: root/tests/permission
Commit message (Collapse)AuthorAgeFilesLines
* fix permissons/targets in download provider testsGuang Zhu2010-07-152-3/+2
| | | | | | | | * permission tests package should be signed with the same cert as download provider itself * permission tests should not target on itself Change-Id: Ic4307119ed6c41cbffd98fe165ebc360e2b38c8e
* Use the private legacy APIJean-Baptiste Queru2010-01-141-3/+3
| | | | | | | | | | The public API is getting deeply reworked for forward compatibility, but since the Download Manager and the Browser need to continue using the old API, a separate copy is being kept on the side. Bug: 2245521 Change-Id: I85eff6ba9efc68600aa80e8dffa6720b0f2ed155
* Rename column reference in download provider permission test.Brett Chabot2009-06-161-1/+1
|
* temp fix for build breakThe Android Open Source Project2009-06-161-1/+1
|
* Add DownloadProvider permission tests.Brett Chabot2009-06-152-29/+116
|
* Add permission test app structure for download provider.Brett Chabot2009-06-153-0/+82