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

[tor-commits] [orbot/master] use LOLLIPOP constant instead of L



commit 33acf2475723dbe49459725fb3755239445af7b2
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date:   Thu Mar 19 09:14:02 2015 -0400

    use LOLLIPOP constant instead of L
---
 src/org/torproject/android/vpn/OrbotVpnService.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/org/torproject/android/vpn/OrbotVpnService.java b/src/org/torproject/android/vpn/OrbotVpnService.java
index ae40fa9..46c6efc 100644
--- a/src/org/torproject/android/vpn/OrbotVpnService.java
+++ b/src/org/torproject/android/vpn/OrbotVpnService.java
@@ -208,7 +208,7 @@ public class OrbotVpnService extends VpnService implements Handler.Callback {
     	mThreadVPN.start();
     }
     
-    @TargetApi(Build.VERSION_CODES.L)
+    @TargetApi(Build.VERSION_CODES.LOLLIPOP)
 	private void doLollipopAppRouting (Builder builder) throws NameNotFoundException
     {
 



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