am ff38e38d: Merge "Undo API patch due to field pulled up to superclass." into gingerbread

Merge commit 'ff38e38d05a39584650c7c37b4b528334529ec0f' into gingerbread-plus-aosp

* commit 'ff38e38d05a39584650c7c37b4b528334529ec0f':
  Undo API patch due to field pulled up to superclass.
This commit is contained in:
Jeff Brown
2010-09-12 18:13:42 -07:00
committed by Android Git Automerger

View File

@@ -167793,16 +167793,6 @@
visibility="public" visibility="public"
> >
</method> </method>
<field name="mDeviceId"
type="int"
transient="false"
volatile="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="protected"
>
</field>
</class> </class>
<class name="KeyCharacterMap" <class name="KeyCharacterMap"
extends="java.lang.Object" extends="java.lang.Object"