Fix apicheck break. Adding synchronized to reset() is API compatible
This commit is contained in:
@@ -298290,7 +298290,7 @@
|
||||
return="void"
|
||||
abstract="false"
|
||||
native="false"
|
||||
synchronized="false"
|
||||
synchronized="true"
|
||||
static="false"
|
||||
final="false"
|
||||
deprecated="not deprecated"
|
||||
|
||||
Reference in New Issue
Block a user