~ubuntuone-client-engineering/ubuntu-sso-android-library/trunk

« back to all changes in this revision

Viewing changes to res/xml/sync_adapter.xml

  • Committer: Michał Karnicki
  • Date: 2011-08-01 12:54:29 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: mkarnicki@gmail.com-20110801125429-ju9r7t77htnwfmhm
bzr add missing fake provider files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
3
 
   android:contentAuthority="com.android.contact"
 
3
   android:contentAuthority="com.ubuntu.android.sso.fake"
4
4
   android:accountType="com.ubuntu"
5
5
/>