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

Commit 91df2717 authored by Phil Burk's avatar Phil Burk
Browse files

AudioAttributes: note that AAudio.h should sync

Usage and other attributes may need to be added to AAudio.

Bug: 68052449
Test: just a comment
Change-Id: I6858ef22e437cbd1f9c31142516eca4705422fa6
parent b1a00d5e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -180,6 +180,7 @@ public final class AudioAttributes implements Parcelable {
    /**
     * IMPORTANT: when adding new usage types, add them to SDK_USAGES and update SUPPRESSIBLE_USAGES
     *            if applicable, as well as audioattributes.proto.
     *            Also consider adding them to <aaudio/AAudio.h> for the NDK.
     */

    /**