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

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

am b5f26c14: am af373232: am ec7100d0: Merge "Update docstring for...

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

* commit 'b5f26c14':
  Update docstring for STRING_VVM_TYPE to point to possible values.
parents 6f51e48d b5f26c14
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
     */