commit | 4333bd145e2b964414cd343814f50684694e234c | [log] [tgz] |
---|---|---|
author | Yu Shan Emily Lau <yslau@google.com> | Thu Sep 03 17:07:43 2009 -0700 |
committer | Yu Shan Emily Lau <yslau@google.com> | Tue Sep 08 14:14:20 2009 -0700 |
tree | ece6963f90cc4370227ed285f98c356e4d47cf5c | |
parent | 52d6245ba2454eab456d609d065283dfa76e8c79 [diff] |
new file: LowStorageTest/Android.mk 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