Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adf9fffe authored by Weng Su's avatar Weng Su Committed by Automerger Merge Worker
Browse files

Add comment to AndroidManifest am: fa1e3870

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15212754

Change-Id: If6e576072291a47fdd7889db1484bf9450786e53
parents 1cc66212 fa1e3870
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2711,6 +2711,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=""