summaryrefslogtreecommitdiffstats
path: root/api/removed.txt
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2014-05-19 10:11:19 -0700
committerGlenn Kasten <gkasten@google.com>2014-05-22 17:13:06 -0700
commit1aa74e4bc24cbe014f0c4217761a9d5e082111c6 (patch)
treee09e407447486e595337e182b4c2d241ae3da2a7 /api/removed.txt
parent6b7b34849a19aff673690f368b85b0c394b31b53 (diff)
downloadframeworks_base-1aa74e4bc24cbe014f0c4217761a9d5e082111c6.zip
frameworks_base-1aa74e4bc24cbe014f0c4217761a9d5e082111c6.tar.gz
frameworks_base-1aa74e4bc24cbe014f0c4217761a9d5e082111c6.tar.bz2
Remove android.media.AudioFormat default constructor
Change-Id: I2fe65ee7a8087151b44da3b84af357ea8bee80c4
Diffstat (limited to 'api/removed.txt')
-rw-r--r--api/removed.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/api/removed.txt b/api/removed.txt
index e69de29..458c422 100644
--- a/api/removed.txt
+++ b/api/removed.txt
@@ -0,0 +1,8 @@
+package android.media {
+
+ public class AudioFormat {
+ ctor public AudioFormat();
+ }
+
+}
+