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

Commit 3bd877e9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Replace #apex with #systemapi" am: dc5a1d6b am: bf3285cf

parents 33ba6894 bf3285cf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -181,11 +181,11 @@ LIBMEDIANDK {
    AMediaCodecCryptoInfo_setPattern; # introduced=24
    AMediaCodec_configure;
    AMediaCodec_createCodecByName;
    AMediaCodec_createCodecByNameForClient; # apex # introduced=31
    AMediaCodec_createCodecByNameForClient; # systemapi # introduced=31
    AMediaCodec_createDecoderByType;
    AMediaCodec_createDecoderByTypeForClient; # apex # introduced=31
    AMediaCodec_createDecoderByTypeForClient; # systemapi # introduced=31
    AMediaCodec_createEncoderByType;
    AMediaCodec_createEncoderByTypeForClient; # apex # introduced=31
    AMediaCodec_createEncoderByTypeForClient; # systemapi # introduced=31
    AMediaCodec_delete;
    AMediaCodec_dequeueInputBuffer;
    AMediaCodec_dequeueOutputBuffer;