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

am: 324d5cfb57

Change-Id: If0f81f8023b487180d7a8e8b45efd7edff899d65
This commit is contained in:
David Castro
2019-12-02 14:43:23 -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>