OSDN Git Service

Remove spurious @Deprecate tag from WebView.onMeasure
authorJonathan Dixon <joth@google.com>
Fri, 26 Jul 2013 23:40:02 +0000 (16:40 -0700)
committerJonathan Dixon <joth@google.com>
Fri, 26 Jul 2013 23:40:02 +0000 (16:40 -0700)
commit697c8ed52314c700a070dc95efccab4e469b4435
tree47ae426f16575c4a7fc1e73c80511657665e24e3
parentc0743ec46658027ce4bc10e8ab2e1152531c52aa
Remove spurious @Deprecate tag from WebView.onMeasure

onMeasure is not deprecated, this tag is spurious (and has no effect on
the api.txt or SDK anyway)

Change-Id: Iae003727649e86db2e0adaa5071399b676526c38
core/java/android/webkit/WebView.java