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

Commit 151cbf16 authored by Roshan Pius's avatar Roshan Pius
Browse files

WifiManager: Add a note for NETWORK_SETTINGS_RESET behavior

Bug: 156657612
Test: Compiles
Change-Id: I668c625d5a0b20bbc9e3e1a5c15c1ada6e1fa2bb
parent 04041cf1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -817,6 +817,9 @@ public class WifiManager {
    /**
     * Broadcast intent action indicating that the wifi network settings
     * had been reset.
     *
     * Note: This intent is sent as a directed broadcast to each manifest registered receiver.
     * Intent will not be received by dynamically registered receivers.
     * @hide
     */
    @SystemApi