Merge change I5113aaa7

* changes:
  Fix apicheck break. Adding synchronized to reset() is API compatible
This commit is contained in:
Android (Google) Code Review
2009-10-22 15:06:01 -04:00

View File

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