Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c26bb67 authored by Benjamin Miller's avatar Benjamin Miller Committed by android-build-merger
Browse files

Merge "docs: Linked VpnService class description to guide." am: 97f778f0 am: a2443f11

am: ff94fa9d

Change-Id: I0758c4d7c79810bbb0c7a78a803f5e875f35cf48
parents b4b97f4b ff94fa9d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -123,6 +123,11 @@ import java.util.Set;
 * app must promote itself to the foreground after it's launched or the system
 * will shut down the app.
 *
 * <h3>Developer's guide</h3>
 *
 * <p>To learn more about developing VPN apps, read the
 * <a href="{@docRoot}guide/topics/connectivity/vpn">VPN developer's guide</a>.
 *
 * @see Builder
 */
public class VpnService extends Service {