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

Commit a8780af0 authored by Samip Garg's avatar Samip Garg
Browse files

Snap tm-dev to android13-tests-dev

Bug:259849956

Merge ab/9299233

Merged-In: I9dbfd3dc4bbc075dae27910bed1a01d2fecfb052
Change-Id: I5c4eb99f81ca33c42a9d2eefa20e5d5db6b260b4
parents aa48a7c9 62eb5133
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,7 +47,9 @@ package media.profiles {
    method public java.util.List<media.profiles.EncoderProfile> getEncoderProfile_optional();
    method public java.util.List<media.profiles.CamcorderProfiles.ImageDecodingOptional> getImageDecoding_optional();
    method public java.util.List<media.profiles.CamcorderProfiles.ImageEncodingOptional> getImageEncoding_optional();
    method public int getStartOffsetMs();
    method public void setCameraId(int);
    method public void setStartOffsetMs(int);
  }

  public static class CamcorderProfiles.ImageDecodingOptional {
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
            </xs:element>
        </xs:choice>
        <xs:attribute name="cameraId" type="xs:int"/>
        <xs:attribute name="startOffsetMs" type="xs:int"/>
    </xs:complexType>
    <xs:complexType name="EncoderProfile">
        <xs:sequence>