Reflect the change in the original media.AudioSystem API so that API-validation continues to work
This commit is contained in:
parent
6942cfff6c
commit
d1fa901ebb
2 changed files with 2 additions and 2 deletions
|
@ -55905,7 +55905,7 @@
|
|||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value="15"
|
||||
value="-1"
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
|
|
|
@ -55927,7 +55927,7 @@
|
|||
type="int"
|
||||
transient="false"
|
||||
volatile="false"
|
||||
value="15"
|
||||
value="-1"
|
||||
static="true"
|
||||
final="true"
|
||||
deprecated="not deprecated"
|
||||
|
|
Loading…
Reference in a new issue