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

Commit 66abdd2f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add aaudio APC opt-out to libaaudio.map.txt"

parents 8ee2c52f b6cc72b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ LIBAAUDIO {
    AAudioStreamBuilder_setUsage;       # introduced=28
    AAudioStreamBuilder_setContentType; # introduced=28
    AAudioStreamBuilder_setInputPreset; # introduced=28
    AAudioStreamBuilder_setAllowedCapturePolicy; # introduced=29
    AAudioStreamBuilder_setSessionId;   # introduced=28
    AAudioStreamBuilder_openStream;
    AAudioStreamBuilder_delete;
@@ -49,6 +50,7 @@ LIBAAUDIO {
    AAudioStream_getUsage;       # introduced=28
    AAudioStream_getContentType; # introduced=28
    AAudioStream_getInputPreset; # introduced=28
    AAudioStream_getAllowedCapturePolicy; # introduced=29
    AAudioStream_getFramesWritten;
    AAudioStream_getFramesRead;
    AAudioStream_getSessionId;   # introduced=28