commit | 5affc2b587323f55201d5db768b838505b5a4b72 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Feb 22 17:12:15 2016 -0800 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Mon Feb 22 17:29:32 2016 -0800 |
tree | 249b6eb058bb0050fcaf5ca62889d05faab18b2c | |
parent | 8e2602ea26fe8eeec36a994f84d9f8ed03ef9090 [diff] [blame] |
Make android.media.AudioFormat parcelable Bug 22876530 Change-Id: If027715aad32ce8796a7e223ba51c301a3dd1192
diff --git a/api/system-removed.txt b/api/system-removed.txt index 27de913..aa4750a 100644 --- a/api/system-removed.txt +++ b/api/system-removed.txt
@@ -26,7 +26,7 @@ package android.media { - public class AudioFormat { + public class AudioFormat implements android.os.Parcelable { ctor public AudioFormat(); }