aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/libWithLibTest/lib2/res/values/strings.xml
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-03-28 15:54:12 -0700
committerXavier Ducrohet <xav@android.com>2012-03-28 16:00:41 -0700
commit601d6fe6fc000c61a050bf9ee0a4ae4dd1ed0516 (patch)
treebcd12b56ec324fcf64c335270a717aabd3def65d /testapps/libWithLibTest/lib2/res/values/strings.xml
parent90e9820290bec86982cac91a9ee163466a7521c4 (diff)
downloadsdk-601d6fe6fc000c61a050bf9ee0a4ae4dd1ed0516.zip
sdk-601d6fe6fc000c61a050bf9ee0a4ae4dd1ed0516.tar.gz
sdk-601d6fe6fc000c61a050bf9ee0a4ae4dd1ed0516.tar.bz2
Updated test apps for the SDK.
- added buildconfigtest - removed libWithLibTest which is redundant with libsAndJarTest - updated libsAndJarTest to have lib1 depend on lib2. - Added COMPILE_AND_RUN for test apps that must be run. Change-Id: If57a684826a04c0821932edd71e9970b0eb92f4b
Diffstat (limited to 'testapps/libWithLibTest/lib2/res/values/strings.xml')
-rw-r--r--testapps/libWithLibTest/lib2/res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/testapps/libWithLibTest/lib2/res/values/strings.xml b/testapps/libWithLibTest/lib2/res/values/strings.xml
deleted file mode 100644
index 1701887..0000000
--- a/testapps/libWithLibTest/lib2/res/values/strings.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="basicLibWithJar_name">basicLibWithJar</string>
-</resources>