1<?xml version="1.0" encoding="utf-8"?> 2<!-- BEGIN_INCLUDE(manifest) --> 3<manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 package="jnipp" 5 android:versionCode="1" 6 android:versionName="1.0"> 7</manifest> 8<!-- END_INCLUDE(manifest) -->