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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user