aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2013-04-01 15:52:06 -0700
committerXavier Ducrohet <xav@android.com>2013-04-12 16:05:01 -0700
commit8b59fb666f6dc0a88cb1ff2280a5d9a8a08d045a (patch)
tree67303d137635852a760d38db7de29f0f1fba82fe /.gitignore
parent871f90888cfe18d51db0111b1c35b0be2cdf21c8 (diff)
downloadbuild-8b59fb666f6dc0a88cb1ff2280a5d9a8a08d045a.tar.gz
Add a new sample showing the styleable issue.
To pass, this requires a fixed aapt that properly NOT put final on styleable IDs when --non-constant-id is used. Change-Id: If406633e67022291605472eea7c3f0d5374f9ce2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1d29ef7..06efd9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ tests/*/build
tests/api/*/build
tests/applibtest/*/build
tests/assets/*/build
+tests/attrOrder/*/build
tests/flavorlib/*/build
tests/flavorlibWithFailedTests/*/build
tests/libsTest/*/build