Make android.media.AudioFormat parcelable

Bug 22876530

Change-Id: If027715aad32ce8796a7e223ba51c301a3dd1192
diff --git a/api/removed.txt b/api/removed.txt
index 0bf6594..3fe97b7 100644
--- a/api/removed.txt
+++ b/api/removed.txt
@@ -35,7 +35,7 @@
 
 package android.media {
 
-  public class AudioFormat {
+  public class AudioFormat implements android.os.Parcelable {
     ctor public AudioFormat();
   }