Merge "Add comment to AndroidManifest" into sc-dev am: 3bd14d2433
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15210536 Change-Id: I0b4d14d974425196ab2870e7d3159f85a2c74586
This commit is contained in:
@@ -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