OSDN Git Service

Doc: Adds a link to the WifiRTT codelab
authorDavid Castro <logophile@google.com>
Fri, 15 Nov 2019 23:01:04 +0000 (23:01 +0000)
committerAndrew Solovay <asolovay@google.com>
Mon, 2 Dec 2019 22:18:19 +0000 (22:18 +0000)
BUG:113332240
Change-Id: I404de18dd3c8880332b5a103079723fb1927d60d
Exempt-From-Owner-Approval: Docs-only change

wifi/java/android/net/wifi/rtt/package.html

index e639282..4a32f52 100644 (file)
@@ -37,5 +37,9 @@ location to be queried.</p>
 <pre>
     getPackageManager().hasSystemFeature(PackageManager.FEATURE_WIFI_RTT)
 </pre>
+
+<p>For an example of this functionality, see
+<a href="{@docRoot}guide/topics/connectivity/wifi-rtt" class="external">Wi-Fi location: ranging
+with RTT</a>.</p>
 </BODY>
 </HTML>