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

Commit 6d5570ee authored by Jeff Davidson's avatar Jeff Davidson Committed by Android Git Automerger
Browse files

am 69c976c6: Merge "Expose NETWORK_SCORE_SERVICE as @SystemApi." into lmp-dev

* commit '69c976c665ddde192157cbf9a4cc31df83af1c75':
  Expose NETWORK_SCORE_SERVICE as @SystemApi.
parents 9a70f97a a55ccc02
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -2837,6 +2837,7 @@ public abstract class Context {
     * @see android.net.NetworkScoreManager
     * @see android.net.NetworkScoreManager
     * @hide
     * @hide
     */
     */
    @SystemApi
    public static final String NETWORK_SCORE_SERVICE = "network_score";
    public static final String NETWORK_SCORE_SERVICE = "network_score";


    /**
    /**