commit | ec31a7f119608b94ea1bb41275811027a360bf30 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Tue Dec 14 14:58:59 2010 -0800 |
committer | Xavier Ducrohet <xav@android.com> | Tue Dec 14 14:58:59 2010 -0800 |
tree | 9e9d175cbbd71b6bf142806f82268680a1bc2176 | |
parent | d9c64369cf9be6568af2d79c35fb470cc261730d [diff] [blame] |
Create some layout files for HwAccelerationTest The goal is use the app to test layout lib, so layout files are needed, and custom views must be instantiable (ie public) Change-Id: I46bb3d8af6e4d7973d041aa618f1c7762efd93d0
diff --git a/tests/HwAccelerationTest/.gitignore b/tests/HwAccelerationTest/.gitignore new file mode 100644 index 0000000..f178f17 --- /dev/null +++ b/tests/HwAccelerationTest/.gitignore
@@ -0,0 +1,3 @@ +bin +gen +local.properties \ No newline at end of file