summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTests/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* More framework tests cleanup.Brett Chabot2010-04-011-21/+0
| | | | | | | | | | | | Move all tests for android.* classes from tests/AndroidTests and tests/CoreTests into framework/base/<core|graphics>/tests. Consolidate all tests for java.* classes to tests/CoreTests. Eventually hopefully these will be moved to dalvik/ somewhere. Remove tests/AndroidTests entirely. Change-Id: I86584d086ab7bd045bb38a10b699907805298a95
* Rework permissions to be retained when an app is temporarily uninstalled.Dianne Hackborn2010-03-181-1/+3
| | | | | | | | | | | This allows us to keep the assigned permissions when apps are temporarily removed due to the SD card being unmounted, and also if you use the facility to uninstall an app but keep its data. Also fixes issue #2515189: Potential permission spoofing attack in Android (external bug 7166) Change-Id: I2a120ec938552028c989f9e0e890c32773957738
* Remove reference to unused static library.Jeff Hamilton2010-02-051-2/+0
| | | | Change-Id: I5ad76658129b003fb96fc1e960a12f6e672da108
* Phase 2 of test cleanup: moving test files from AndroidTests closer to their ↵Neal Nguyen2010-01-291-2/+1
| | | | | | | | | sources. Most of these are file moves; a couple notable exceptions are the changes due to the move, and fixing up test code: - database/DatabaseCursorTest.java - database/DatabaseStatementTest.java - net/UriTest.java
* relocate GoogleLoginServiceDoug Zongker2010-01-211-1/+1
| | | | Change-Id: I79f4ff658ab136adcc54c432db76f34d2de5f6ac
* Framework-side DropBox service that maintains a size-boundedDan Egnor2009-10-131-1/+1
| | | | | | | queue of data chunks (sort of a blob-oriented logcat). In the future, this will be coupled with a revised checkin service that would actually upload this data.
* Fix http://b/2126318 (density test fails due to wrong-size asset stripping)Daniel Sandler2009-09-181-1/+1
| | | | The density test expects all resources of all densities to be included, but specifying a density for a particular device build kills that. We therefore add all the required densities explicitly to the Makefile to compensate.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+22
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-22/+0
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+22