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

Commit a9ab102c authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

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

parents 2d480048 16e210e8
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;