summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Phil Burk <philburk@google.com> 2018-01-17 15:01:43 -0800
committer Phil Burk <philburk@google.com> 2018-01-18 09:17:22 -0800
commit91df2717b91a616a50040df3ecd6cd505cdd64ce (patch)
tree9fc9a8707076945052ae5128ea9bdfea0ca687df
parentb1a00d5e16fd1b5ebb39e0d462c5216bc453e701 (diff)
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
-rw-r--r--media/java/android/media/AudioAttributes.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/java/android/media/AudioAttributes.java b/media/java/android/media/AudioAttributes.java
index e0289f0bf336..d7861e328126 100644
--- a/media/java/android/media/AudioAttributes.java
+++ b/media/java/android/media/AudioAttributes.java
@@ -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.
*/
/**