commit | e984374cae538423cc69d04eb93411b0e920c1dd | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Thu Jan 12 09:34:57 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jan 12 09:34:57 2023 +0000 |
tree | f9543186c18119140a771ceeb5c2687f070fe3ca | |
parent | 99192f9f7cd6c42bec386aa45ffd4919b48ac5e9 [diff] | |
parent | 201fd49c749331ec104df9ada411353c7441a43b [diff] |
Merge "Generate the toString method for SoundDoseRecord"
diff --git a/media/libaudioclient/aidl/android/media/SoundDoseRecord.aidl b/media/libaudioclient/aidl/android/media/SoundDoseRecord.aidl index 94b8ce2..1397e23 100644 --- a/media/libaudioclient/aidl/android/media/SoundDoseRecord.aidl +++ b/media/libaudioclient/aidl/android/media/SoundDoseRecord.aidl
@@ -17,6 +17,7 @@ package android.media; /** Record containing information about the computed sound dose. */ +@JavaDerive(toString = true) parcelable SoundDoseRecord { /** * Corresponds to the time in seconds when the CSD value is calculated from.