blob: 691d91fc1962a453e0d904620ecd4c4bf9e0aa6a [file] [log] [blame]
/*
* This file is auto-generated. DO NOT MODIFY.
*/
package android.hardware.radio.ims;
public @interface ImsStreamType {
public static final int AUDIO = 1;
public static final int VIDEO = 2;
}