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

Commit 15f94806 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "libmediandk: map remove extra '#'" into main am: a9ab102c

parents 1851cde9 a9ab102c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -185,11 +185,11 @@ LIBMEDIANDK {
    AMediaCodecCryptoInfo_setPattern; # introduced=24
    AMediaCodec_configure;
    AMediaCodec_createCodecByName;
    AMediaCodec_createCodecByNameForClient; # systemapi # introduced=31
    AMediaCodec_createCodecByNameForClient; # systemapi introduced=31
    AMediaCodec_createDecoderByType;
    AMediaCodec_createDecoderByTypeForClient; # systemapi # introduced=31
    AMediaCodec_createDecoderByTypeForClient; # systemapi introduced=31
    AMediaCodec_createEncoderByType;
    AMediaCodec_createEncoderByTypeForClient; # systemapi # introduced=31
    AMediaCodec_createEncoderByTypeForClient; # systemapi introduced=31
    AMediaCodec_delete;
    AMediaCodec_dequeueInputBuffer;
    AMediaCodec_dequeueOutputBuffer;