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

Commit dd5fe5e8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add comment to AndroidManifest" into sc-dev am: 3bd14d24

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

Change-Id: I39557712f2605a614fd8f916f3a709f7feaa6e79
parents bd9ed49b 3bd14d24
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2966,6 +2966,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=""