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

Commit a55ccc02 authored by Jeff Davidson's avatar Jeff Davidson Committed by Android (Google) Code Review
Browse files

Merge "Expose NETWORK_SCORE_SERVICE as @SystemApi." into lmp-dev

parents 3824db61 5ad20790
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";

    /**