[RESTRICT AUTOMERGE] Revert "Add comment to AndroidManifest"

This reverts commit 4fb84a37378971a0d5236b16a19adee2b29531de.

Reason for revert: rollback CLs to avoid compatibility risks

Bug: 185126813
Change-Id: I495cd723917db6405ef3b540a6f01eaeaf8a45fe
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 46f5a53..ff3f650 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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=""