0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 12:02:28 +02:00

Fix LaunchVPN not getting onActivity result

This commit is contained in:
Arne Schwabe 2016-04-15 00:20:57 +02:00
parent 6ff1c64646
commit b889ea77ba

View File

@ -147,7 +147,6 @@
android:autoRemoveFromRecents="true"
android:excludeFromRecents="true"
android:label="@string/vpn_launch_title"
android:noHistory="true"
android:taskAffinity=".LaunchVPN"
android:theme="@style/blinkt.dialog"
tools:ignore="ExportedActivity">