Files
android_development/ndk/samples/two-libs/res/values/strings.xml
Andrew Hsieh 1513e9eab2 Fixed wrong package names in samples hello-jni and two-libs
Fixed package names so tests project underneath can compile

Change-Id: Ia4e58e8caa5db65e05fdb2ec64e52c1564774899
2012-06-27 11:29:31 -07:00

5 lines
109 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">TwoLibs</string>
</resources>