[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [orbot/master] bug fix



commit 0b21dfc46a0ce15b565844f3ecbdc14cbaf01cad
Author: arrase <arrase@xxxxxxxxx>
Date:   Wed Nov 23 02:06:38 2016 +0100

    bug fix
---
 app/src/main/AndroidManifest.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 2df7eab..c099076 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -151,8 +151,8 @@
             android:authorities="org.torproject.android.ui.hs.providers" />
 
         <provider
-            android:name="com.commonsware.cwac.provider.StreamProvider"
-            android:authorities="org.torproject.android.backup"
+            android:name="org.torproject.android.storage.AppDataProvider"
+            android:authorities="org.torproject.android.storage"
             android:exported="false"
             android:grantUriPermissions="true">
             <meta-data



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits