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