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

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

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

* commit 'dfe72ae322567b6ac7be6644ea0811beec0a4d4b':
  Expose NETWORK_SCORE_SERVICE as @SystemApi.
parents 53c7fce5 6d5570ee
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";


    /**
    /**