Merge "Doc: Adds a link to the WifiRTT codelab" into qt-dev

This commit is contained in:
TreeHugger Robot
2019-12-02 22:18:44 +00:00
committed by Android (Google) Code Review

View 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>