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

Commit af373232 authored by Nancy Chen's avatar Nancy Chen Committed by Android Git Automerger
Browse files

am ec7100d0: Merge "Update docstring for STRING_VVM_TYPE to point to possible values." into mnc-dev

* commit 'ec7100d0':
  Update docstring for STRING_VVM_TYPE to point to possible values.
parents 73e74be1 ec7100d0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -216,7 +216,8 @@ public class CarrierConfigManager {
    public static final String INT_VVM_PORT_NUMBER = "int_vvm_port_number";

    /**
     * The type of visual voicemail protocol the carrier adheres to (see below).
     * The type of visual voicemail protocol the carrier adheres to. See {@link TelephonyManager}
     * for possible values. For example {@link TelephonyManager#VVM_TYPE_OMTP}.
     *
     * @hide
     */