diff options
Diffstat (limited to 'api/removed.txt')
-rw-r--r-- | api/removed.txt | 8 |
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(); + } + +} + |