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

Commit b76efd7a authored by Ricky Wai's avatar Ricky Wai Committed by android-build-merger
Browse files

Merge "Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc" into pi-dev

am: e1c76d71

Change-Id: Ic3de4d136a995a8291fb43c780a311e423aeb9b7
parents 1dbe8998 e1c76d71
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3851,8 +3851,8 @@ public class ConnectivityManager {

    /**
     * The network watchlist is a list of domains and IP addresses that are associated with
     * potentially harmful apps. This method returns the hash of the watchlist currently
     * used by the system.
     * potentially harmful apps. This method returns the SHA-256 of the watchlist config file
     * currently used by the system for validation purposes.
     *
     * @return Hash of network watchlist config file. Null if config does not exist.
     */