Add comment to AndroidManifest am: fa1e3870d8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15212754 Change-Id: I00f48e5875c3d60bfa91b61322c36d35b3e38533
This commit is contained in:
@@ -2708,6 +2708,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