blob: 61b66bb22304ae55bf32b97f5bbb45cc06cd5c00 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android" >
<application>
<service android:name="${packageName}.${className}"
android:exported="false" >
</service>
</application>
</manifest>