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

Commit 92b5974b authored by Hongwei Wang's avatar Hongwei Wang Committed by android-build-merger
Browse files

Merge "Adds comment how to deal with newly added audio usage" into pi-dev

am: 3eaf39f3

Change-Id: Icc62373b9d9c5fcd2212ddad1360df117d7cbd1f
parents df7f4dd3 3eaf39f3
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.
     *            Also consider adding them to UsageTypeConverter for service dump and etc.
     */

    /**