<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (c) 2016 CA. All rights reserved.
  ~
  ~ This software may be modified and distributed under the terms
  ~ of the MIT license.  See the LICENSE file for details.
  ~
  -->

<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
    android:accountType="com.mas.foundation.sharedstorage"
    android:label="@string/acc_name"
    android:icon="@drawable/ca"
    android:smallIcon="@drawable/ca"/>