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

Commit 1b322dd0 authored by Hongwei Wang's avatar Hongwei Wang
Browse files

Adds comment how to deal with newly added audio usage

Bug: 77547740
Test: adb shell dumpsys media.audio_policy
Change-Id: If0d9f1d0ac2205900532cb9f761746ce4d164d32
parent 3e57c9f5
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.
     */

    /**