[RESTRICT AUTOMERGE] Revert "Add comment to AndroidManifest"

This reverts commit 56a88885cc.

Reason for revert: rollback CLs to avoid compatibility risks

Bug: 185126813
Change-Id: Ie9d17faa536186e9787ff17b9bc7f7e30adabd1c
This commit is contained in:
Weng Su
2021-10-01 08:40:29 +00:00
parent ae858a0237
commit e92d1d1a6b

View File

@@ -2964,10 +2964,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=""