[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] make sure all the activities we need are included
commit be61431834dc94a5845b8d25739bf321e1e00e1a
Author: n8fr8 <nathan@xxxxxxxxxxx>
Date: Sat May 12 00:25:14 2018 -0400
make sure all the activities we need are included
---
app/src/main/AndroidManifest.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 71e64e1a..56db8266 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -154,6 +154,9 @@
android:value=".OrbotMainActivity" />
</activity>
+ <activity android:name=".ui.onboarding.OnboardingActivity"/>
+ <activity android:name=".ui.onboarding.BridgeWizardActivity"/>
+
<provider
android:name=".ui.hiddenservices.providers.CookieContentProvider"
android:authorities="org.torproject.android.ui.hiddenservices.providers.cookie"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits