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

Commit 6c2f844b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 421859dc 3bd877e9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -183,11 +183,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;