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