Merge "Give storage provider access to secondary devices." into klp-dev

This commit is contained in:
Jeff Sharkey
2013-11-11 23:16:38 +00:00
committed by Android (Google) Code Review

View File

@@ -3,6 +3,7 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_MEDIA_STORAGE" />
<application android:label="@string/app_label">
<provider