[RESTRICT AUTOMERGE] Revert "Add comment to AndroidManifest"

This reverts commit 4fb84a3737.

Reason for revert: rollback CLs to avoid compatibility risks

Bug: 185126813
Change-Id: I495cd723917db6405ef3b540a6f01eaeaf8a45fe
This commit is contained in:
Weng Su
2021-10-01 08:17:59 +00:00
parent 4fb84a3737
commit 153b0f03f5

View File

@@ -2697,10 +2697,6 @@
</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=""