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

Commit 848cd772 authored by Colin Cross's avatar Colin Cross
Browse files

Fix typo in xml file to fix build

Fixes:
frameworks/av/media/libstagefright/data/media_codecs_google_tv.xml:28: parser error : Opening and ending tag mismatch: Decoders line 18 and Encoders

Change-Id: If5887c225abf70d2e36d4b85605ac9364e7b07ac
parent f76ea184
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,5 +25,5 @@
            <Limit name="bitrate" range="1-20000000" />
            <Feature name="adaptive-playback" />
        </MediaCodec>
    </Encoders>
    </Decoders>
</Included>