summaryrefslogtreecommitdiffstats
path: root/tests/LowStorageTest
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+2
| | | | Bug: #2361749.
* new file: LowStorageTest/Android.mkYu Shan Emily Lau2009-09-085-0/+265
new file: LowStorageTest/AndroidManifest.xml new file: LowStorageTest/res/layout/main.xml new file: LowStorageTest/res/values/strings.xml new file: LowStorageTest/src/com/android/lowstoragetest/LowStorageTest.java Add the test app which can eat up 100% of the data parition. This is for the low storage test. new file: LowStorageTest/Android.mk new file: LowStorageTest/src/com/android/lowstoragetest/LowStorageTest.java