Fixed wrong package names in samples hello-jni and two-libs

Fixed package names so tests project underneath can compile

Change-Id: Ia4e58e8caa5db65e05fdb2ec64e52c1564774899
This commit is contained in:
Andrew Hsieh
2012-06-26 17:35:04 -07:00
parent 5e30a6ae14
commit 1513e9eab2
7 changed files with 22 additions and 22 deletions

View File

@@ -57,7 +57,7 @@ public class HelloJni extends Activity
/* this is used to load the 'hello-jni' library on application
* startup. The library has already been unpacked into
* /data/data/com.example.HelloJni/lib/libhello-jni.so at
* /data/data/com.example.hellojni/lib/libhello-jni.so at
* installation time by the package manager.
*/
static {