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

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

am a98f35ba: am dfe72ae3: am 69c976c6: Merge "Expose NETWORK_SCORE_SERVICE as...

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

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

    /**