[RESTRICT AUTOMERGE] Revert "Add comment to AndroidManifest"

This reverts commit fa1e3870d8.

Reason for revert: rollback CLs to avoid compatibility risks

Bug: 185126813
Change-Id: I77a027075465b5685a857b4c8c68203ef812a172
This commit is contained in:
Weng Su
2021-10-01 08:28:44 +00:00
parent fa1e3870d8
commit 1c93d29b73

View File

@@ -2708,10 +2708,6 @@
</intent-filter> </intent-filter>
</activity> </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 <activity
android:name=".wifi.WifiDialogActivity" android:name=".wifi.WifiDialogActivity"
android:label="" android:label=""