summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample/src/main/AndroidManifest.xml')
-rw-r--r--remoteExample/src/main/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoteExample/src/main/AndroidManifest.xml b/remoteExample/src/main/AndroidManifest.xml
index 8ba7ec79..c5b955f5 100644
--- a/remoteExample/src/main/AndroidManifest.xml
+++ b/remoteExample/src/main/AndroidManifest.xml
@@ -17,6 +17,7 @@
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<activity
+ android:exported="true"
android:name="de.blinkt.openvpn.remote.MainActivity"
android:label="@string/app_name" >
<intent-filter>