blob: a0802f552241b9a7b77d81c816dcde94e2814922 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- TODO(spetrovic): Change icon! -->
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="@string/authenticator_account_type"
android:icon="@drawable/launchericon"
android:smallIcon="@drawable/launchericon"
android:label="@string/authenticator_service_name"
android:accountPreferences="@xml/preferences"
/>