Fix apicheck break. Adding synchronized to reset() is API compatible

This commit is contained in:
Jesse Wilson
2009-10-22 11:37:57 -07:00
parent dd894572e7
commit 5113aaa7f5

View File

@@ -298290,7 +298290,7 @@
return="void"
abstract="false"
native="false"
synchronized="false"
synchronized="true"
static="false"
final="false"
deprecated="not deprecated"