~openerp-dev/openerp-mobile/openerp-mobile-10

« back to all changes in this revision

Viewing changes to res/xml/sync_groups.xml

  • Committer: Dharmang Soni (OpenERP)
  • Date: 2014-04-03 07:28:06 UTC
  • Revision ID: dpr@tinyerp.com-20140403072806-qphqroz65ch61pqt
[REMOVE] removed social client module from base framework

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
2
 
    android:accountType="com.openerp.auth"
3
 
    android:contentAuthority="com.openerp.addons.message.providers.groups"
4
 
    android:supportsUploading="true"
5
 
    android:userVisible="true" />