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

Commit 99e648ea authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add document for ALLOWED_NETWORK_TYPES"

parents c498a875 9c518c60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5205,6 +5205,7 @@ public final class Telephony {
        /**
         * TelephonyProvider column name for allowed network types. Indicate which network types
         * are allowed. Default is -1.
         * <P>Type: BIGINT (long) </P>
         */
        public static final String ALLOWED_NETWORK_TYPES = "allowed_network_types";
    }