aboutsummaryrefslogtreecommitdiffstats
path: root/ninepatch/tests
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@android.com>2011-04-12 19:41:25 -0700
committerBrett Chabot <brettchabot@android.com>2011-04-12 19:41:25 -0700
commit9b659c3718f39ca25a8f254312ddce7952631fda (patch)
treea2448d0a64d121cca35bb2df79103cd9172106ea /ninepatch/tests
parentf8112a1adeb9eeba17be7b1eef730b07904c5ac7 (diff)
downloadsdk-9b659c3718f39ca25a8f254312ddce7952631fda.zip
sdk-9b659c3718f39ca25a8f254312ddce7952631fda.tar.gz
sdk-9b659c3718f39ca25a8f254312ddce7952631fda.tar.bz2
Bundle ninepatch tests resources in jar.
Change-Id: Ie3efc7f35908b77e6dd9fcffcea3a5d24a8fd45b
Diffstat (limited to 'ninepatch/tests')
-rw-r--r--ninepatch/tests/Android.mk1
-rw-r--r--ninepatch/tests/res/com/android/ninepatch/button.9.png (renamed from ninepatch/tests/src/com/android/ninepatch/button.9.png)bin3750 -> 3750 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/ninepatch/tests/Android.mk b/ninepatch/tests/Android.mk
index 51a55f0..8a9fd71 100644
--- a/ninepatch/tests/Android.mk
+++ b/ninepatch/tests/Android.mk
@@ -18,6 +18,7 @@ include $(CLEAR_VARS)
# Only compile source java files in this lib.
LOCAL_SRC_FILES := $(call all-java-files-under, src)
+LOCAL_JAVA_RESOURCE_DIRS := res
LOCAL_MODULE := ninepatch-tests
LOCAL_MODULE_TAGS := optional
diff --git a/ninepatch/tests/src/com/android/ninepatch/button.9.png b/ninepatch/tests/res/com/android/ninepatch/button.9.png
index 9d52f40..9d52f40 100644
--- a/ninepatch/tests/src/com/android/ninepatch/button.9.png
+++ b/ninepatch/tests/res/com/android/ninepatch/button.9.png
Binary files differ