Merge "Doc: Adds a link to the WifiRTT codelab" into qt-dev am: 20bf2110c3 am: 324d5cfb57 am: d8cdece755

am: 5d8d3f6e7d

Change-Id: I2f4c91ad5c9b6c032fd578540747651771498705
This commit is contained in:
David Castro
2019-12-02 14:55:42 -08:00
committed by android-build-merger

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>