From b2b1e6cbf4a090215bc903762782e2c6961de61a Mon Sep 17 00:00:00 2001 From: George Mount Date: Wed, 20 Feb 2013 17:01:54 -0800 Subject: Add initial implementation of PhotosProvider. Change-Id: I98694cf54bd0fb549703a7184e1816e9590a05ff --- AndroidManifest.xml | 5 +++++ tests/AndroidManifest.xml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3cd30cbac..1a6f800f2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -254,6 +254,11 @@ android:exported="true" android:permission="com.android.gallery3d.permission.GALLERY_PROVIDER" android:authorities="com.android.gallery3d.provider" /> + + + -- cgit v1.2.3