Merge "Add comment to AndroidManifest" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3bd14d2433
@@ -2966,6 +2966,10 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<!--
|
||||
The Wi-Fi result data will only be returned from WifiDialogActivity if the calling
|
||||
package has ACCESS_COARSE_LOCATION or ACCESS_FINE_LOCATION permission. (see b/185126813)
|
||||
-->
|
||||
<activity
|
||||
android:name=".wifi.WifiDialogActivity"
|
||||
android:label=""
|
||||
|
Reference in New Issue
Block a user