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

Commit 189d26ff authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add comment to AndroidManifest" into qt-dev

parents 62041d68 4fb84a37
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2697,6 +2697,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=""