blob: b983860ef9f04766847c4d5e99ad587f43fd6e43 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example"
android:versionCode="1"
android:versionName="1.0">
<application android:label="Hello, world!" >
<<warning>serv<caret>ice</warning> android:name=".MyExportedService" android:exported="true"/>
</application>
</manifest>